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)
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>

No differences found