]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0720d88ef42c7d9ae5bdcc589d5eea1141dfd61f
tree41746a2eee267900fdb8b636f1b8b2208509a671
parent183ffc7ce2fc855a9fbe1e6e420d43c6f0d2b391
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