]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[XFS] clean up xfs_start_flags
authorEric Sandeen <sandeen@sandeen.net>
Thu, 16 Aug 2007 06:25:33 +0000 (16:25 +1000)
committerTim Shimmin <tes@chook.melbourne.sgi.com>
Mon, 15 Oct 2007 06:42:18 +0000 (16:42 +1000)
commitdcb3b83febd1028afbc4a32cf7642a6580e349c6
tree91cf6ed2e93bf9448ee5547459610cb248c15d83
parentaf3a2e8a3f3055ef269b09433bb28e33a0d1b8c0
[XFS] clean up xfs_start_flags

xfs_start_flags can make use of is_power_of_2 to tidy up the test a little
bit.

SGI-PV: 968563
SGI-Modid: xfs-linux-melb:xfs-kern:29327a

Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
Signed-off-by: David Chinner <dgc@sgi.com>
Signed-off-by: Tim Shimmin <tes@sgi.com>
fs/xfs/xfs_log_priv.h
fs/xfs/xfs_vfsops.c