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)
commit6a6ada81e4ffc222bf7e54ea7503c7cc98b4f0d8
tree499596295831a822090b57a16a072fad25ced852
parent33a82529e7007ed7beceebc6b3f3cddadb5b67f0
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