diff options
author | Christoph Hellwig <[email protected]> | 2007-10-12 11:12:39 +1000 |
---|---|---|
committer | Lachlan McIlroy <[email protected]> | 2008-02-07 18:12:07 +1100 |
commit | c40ea74101ab75a8f320d057e7cf4b772b090110 (patch) | |
tree | 047b725cf7347e4111b65edd532cf9b1ee8010d1 /net/unix/sysctl_net_unix.c | |
parent | 0771fb4515229821b7d74865b87a430de9fc1113 (diff) |
[XFS] kill superflous buffer locking
There is no need to lock any page in xfs_buf.c because we operate on our
own address_space and all locking is covered by the buffer semaphore. If
we ever switch back to main blockdeive address_space as suggested e.g. for
fsblock with a similar scheme the locking will have to be totally revised
anyway because the current scheme is neither correct nor coherent with
itself.
SGI-PV: 971186
SGI-Modid: xfs-linux-melb:xfs-kern:29845a
Signed-off-by: Christoph Hellwig <[email protected]>
Signed-off-by: Lachlan McIlroy <[email protected]>
Signed-off-by: Tim Shimmin <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions