]> git.baikalelectronics.ru Git - kernel.git/commit
GFS2: Remove constant argument from qd_get()
authorSteven Whitehouse <swhiteho@redhat.com>
Tue, 15 Sep 2009 15:30:38 +0000 (16:30 +0100)
committerSteven Whitehouse <swhiteho@redhat.com>
Thu, 3 Dec 2009 11:50:51 +0000 (11:50 +0000)
commitaa3ca6970db0dcf480fe90f0aaa64d12d83d1b28
tree499596295831a822090b57a16a072fad25ced852
parent0720d88ef42c7d9ae5bdcc589d5eea1141dfd61f
GFS2: Remove constant argument from qd_get()

This function was only ever called with the "create"
argument set to true, so we can remove it.

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