Christoph Hellwig c40ea74101 [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 <hch@infradead.org>
Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>
Signed-off-by: Tim Shimmin <tes@sgi.com>
2008-02-07 18:12:07 +11:00
..
2007-05-08 13:50:19 +10:00
2008-02-07 16:48:58 +11:00
2008-02-07 18:12:07 +11:00
2008-02-07 18:12:07 +11:00
2007-10-22 08:13:20 -07:00
2007-10-15 16:40:14 +10:00
2007-10-15 16:40:14 +10:00
2008-02-07 16:49:06 +11:00
2008-02-07 16:53:27 +11:00
2008-02-07 16:48:58 +11:00
2008-02-07 16:48:58 +11:00
2006-06-23 07:42:45 -07:00
2008-02-07 18:09:56 +11:00
2007-10-16 12:17:27 +10:00