| To: | xfs@xxxxxxxxxxx |
|---|---|
| Subject: | [PATCH 0/2 v2] xfs_quota: allow operation on ext4 for project quotas |
| From: | Dave Chinner <david@xxxxxxxxxxxxx> |
| Date: | Fri, 5 Feb 2016 10:15:16 +1100 |
| Cc: | fstests@xxxxxxxxxxxxxxx |
| Delivered-to: | xfs@xxxxxxxxxxx |
Hi folks, This is a followup to the patch I posted here: http://oss.sgi.com/archives/xfs/2016-01/msg00450.html The first patch is changed to address Eric's comments about how the report command should not change - I introduced a "-f" command line flag to ensure that foreign filesystems are only available whenteh -f flag is present. The second patch is to address the build issue that occurs from the newly promoted definitions defining the struct fsxattr and having xfs_fs.h define it a second time. We have to still support builds on systems that don't have the new VFS ioctl definitions, so it triggers the definitions of the structure and flags based on whether the VFS definition has been included or not already. -Dave. |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [PATCH 3/7] libxfs: directory node splitting does not have an extra block, Dave Chinner |
|---|---|
| Next by Date: | [PATCH 2/2] xfs_fs.h: XFS_IOC_FS[SG]SETXATTR to FS_IOC_FS[SG]ETXATTR promotion, Dave Chinner |
| Previous by Thread: | [PATCH 1/7 v2] repair: big broken filesystems cause pain, Dave Chinner |
| Next by Thread: | [PATCH 2/2] xfs_fs.h: XFS_IOC_FS[SG]SETXATTR to FS_IOC_FS[SG]ETXATTR promotion, Dave Chinner |
| Indexes: | [Date] [Thread] [Top] [All Lists] |