On 09/11/13 09:24, Mark Tinguely wrote:
On 09/11/13 08:25, Mark Tinguely wrote:
On 09/10/13 16:32, Dave Chinner wrote:
> libxfs: switch over to xfs_sb.c and remove xfs_mount.c
>
> From: Dave Chinner <dchinner@xxxxxxxxxx>
>
> 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@xxxxxxxxxx>
> ---
Applies clean for me.
Reviewed-by: Mark Tinguely <tinguely@xxxxxxx>
patch 31 V2/V3 break the compilation of xfsprogs.
I get:
...
configure: creating ./config.status
config.status: creating include/builddefs
config.status: creating include/platform_defs.h
config.status: executing libtool commands
Building include
[LN] xfs
[LN] disk
Building libxfs
[CC] gen_crc32table
[GENERATE] crc32table.h
[TEST] CRC32
CRC_LE_BITS = 32
crc32: tests passed, 225944 bytes in 117 usec
crc32c: tests passed, 225944 bytes in 121 usec
gmake[3]: *** No rule to make target `.ltdep', needed by `ltdepend'. Stop.
gmake[2]: *** [libxfs] Error 2
make[1]: *** [default] Error 2
make: *** [default] Error 2
Auugh, I think I had a bad version of quilt. on another machine it
applied and compiled correctly.
I put reviewed-by in the files and sent to Rich to commit.
--Mark.
_______________________________________________
xfs mailing list
xfs@xxxxxxxxxxx
http://oss.sgi.com/mailman/listinfo/xfs