commit | 22077f57dec8fcbeb1112b35313961c0902ff038 | [log] [tgz] |
---|---|---|
author | Steven Whitehouse <swhiteho@redhat.com> | Thu Jan 08 14:28:42 2009 +0000 |
committer | Steven Whitehouse <steve@dolmen.chygwyn.com> | Tue Mar 24 11:21:13 2009 +0000 |
tree | d3d871fe31b8ac922a09e28202c348d186d2dca3 | |
parent | 0a7ab79c5b5a16035e09b466c9013c8afc3b4bff [diff] |
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>