diff options
author | 2009-01-16 16:21:12 +0000 | |
---|---|---|
committer | 2009-01-28 12:55:55 -0600 | |
commit | 305a47b17c6efcc0e7b67b0bd41e2c12b7af758b (patch) | |
tree | 610c0b2642815221d57f39371d854d4751596dd5 /drivers | |
parent | smackfs load append mode fix (diff) | |
download | linux-dev-305a47b17c6efcc0e7b67b0bd41e2c12b7af758b.tar.xz linux-dev-305a47b17c6efcc0e7b67b0bd41e2c12b7af758b.zip |
dlm: Change rwlock which is only used in write mode to a spinlock
The ls_dirtbl[].lock was an rwlock, but since it was only used in write
mode a spinlock will suffice.
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
Signed-off-by: David Teigland <teigland@redhat.com>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions