[PATCH 31/55] libxfs: switch over to xfs_sb.c and remove xfs_mount.c
Mark Tinguely
tinguely at sgi.com
Fri Sep 6 13:15:38 CDT 2013
On 09/04/13 17:05, Dave Chinner wrote:
> From: Dave Chinner<dchinner at redhat.com>
>
> Now that the kernel code has split the superblock specific code out
> of xfs_mount.c, we don't need xfs_mount.c anymore. Copy in xfs_sb.c
> and remove xfs_mount.c
>
> Signed-off-by: Dave Chinner<dchinner at redhat.com>
> ---
user equivalent of the for Linux 3.12 kernel patch 20/49.
This patch leaves xfs_sb.c/xfs_sb.h difference.
For example in xfs_sb.h the user header is missing the project inode
test in xfs_is_quota_inode().
Shouldn't xfs_sb.[ch] synced to the kernel files at this point?
--Mark.
More information about the xfs
mailing list