[GFS2] Fix for mmap() bug in readpage
authorRussell Cattelan <cattelan@redhat.com>
Mon, 18 Sep 2006 21:26:48 +0000 (17:26 -0400)
committerSteven Whitehouse <swhiteho@redhat.com>
Mon, 18 Sep 2006 21:26:48 +0000 (17:26 -0400)
commitdc41aeedef6b776583064be8abe6813159b4901d
tree59a80e3c6ef693f24359b46a1e254854938b2e71
parent7a6bbacbb8dec6fbd1242c959250388f907d429e
[GFS2] Fix for mmap() bug in readpage

Fix for Red Hat bz 205307. Don't need to lock in readpage if
the higher level code has already grabbed the lock.

Signed-off-by: Russell Cattelan <cattelan@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/ops_address.c