GFS2: Remove constant argument from qdsb_get()
authorSteven Whitehouse <swhiteho@redhat.com>
Tue, 15 Sep 2009 15:25:40 +0000 (16:25 +0100)
committerSteven Whitehouse <swhiteho@redhat.com>
Thu, 3 Dec 2009 11:50:20 +0000 (11:50 +0000)
commit33a82529e7007ed7beceebc6b3f3cddadb5b67f0
tree41746a2eee267900fdb8b636f1b8b2208509a671
parentea7623385930c63e2a35749cff9db72094cd06ad
GFS2: Remove constant argument from qdsb_get()

The "create" argument to qdsb_get() was only ever set to true,
so this patch removes that argument.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/quota.c