]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[XFS] Update valid fields in xfs_mount_log_sb()
authorDavid Chinner <dgc@sgi.com>
Tue, 20 May 2008 01:30:27 +0000 (11:30 +1000)
committerNiv Sardi <xaiki@debian.org>
Mon, 28 Jul 2008 06:58:14 +0000 (16:58 +1000)
commit4b166de0a061e4e89d0741a5d080b141f11e2c9b
treeda067387128732a7e26521fb906a911a45590d1e
parent911ee3de3d1cb6620e2ac4e0678ff434867e2644
[XFS] Update valid fields in xfs_mount_log_sb()

Recent changes to update the version number during mount (attr2 stuff)
failed to change the assert that checked for calid flags being changed on
mount. Clearly this path hasn't been exercised by the test code....

SGI-PV: 981950
SGI-Modid: xfs-linux-melb:xfs-kern:31183a

Signed-off-by: David Chinner <dgc@sgi.com>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>
fs/xfs/xfs_mount.c