GFS2: remove division from new statfs code
authorBenjamin Marzinski <bmarzins@redhat.com>
Mon, 26 Oct 2009 18:29:47 +0000 (13:29 -0500)
committerSteven Whitehouse <swhiteho@redhat.com>
Thu, 3 Dec 2009 11:55:32 +0000 (11:55 +0000)
commitc14f5735e724cb5338ca8298d42b1658008a10d7
tree74c198fe29824440a8fd52463fe9f326718da7cd
parent3d3c10f2ce80d2a19e5e02023c2b7ab7086c36d5
GFS2: remove division from new statfs code

It's not necessary to do any 64bit division for the statfs sync code, so
remove it.

Signed-off-by: Benjamin Marzinski <bmarzins@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/super.c