]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
GFS2: Remove "double" locking in quota
authorSteven Whitehouse <swhiteho@redhat.com>
Thu, 8 Jan 2009 14:28:42 +0000 (14:28 +0000)
committerSteven Whitehouse <steve@dolmen.chygwyn.com>
Tue, 24 Mar 2009 11:21:13 +0000 (11:21 +0000)
commit22077f57dec8fcbeb1112b35313961c0902ff038
treed3d871fe31b8ac922a09e28202c348d186d2dca3
parent0a7ab79c5b5a16035e09b466c9013c8afc3b4bff
GFS2: Remove "double" locking in quota

We only really need a single spin lock for the quota data, so
lets just use the lru lock for now.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
Cc: Abhijith Das <adas@redhat.com>
fs/gfs2/incore.h
fs/gfs2/ops_fstype.c
fs/gfs2/quota.c