[GFS2] Minor correction
authorBob Peterson <rpeterso@redhat.com>
Wed, 12 Dec 2007 23:52:13 +0000 (17:52 -0600)
committerSteven Whitehouse <swhiteho@redhat.com>
Fri, 25 Jan 2008 08:15:37 +0000 (08:15 +0000)
commitfa3742fa8545df20e54aa0953a1873cca3a9bd92
tree12a52441aa753408af536919583ad3cfe59848ec
parentc3f60b6e3a7667f78a63b15cf09655ecfca757fc
[GFS2] Minor correction

This is a small correction to my previously posted patch1.
It just changes a divide to a shift.  It's faster and doesn't
introduce odd dependencies on 32-bit compiles.

Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/ops_fstype.c