Files
linux/fs/nfs
Trond Myklebust e4f676cea7 NFS: Fix nfs_migrate_page()
commit 190f38e5ce upstream.

The call to migrate_page() will cause the page->private field to be
cleared.
Also fix up the locking around the page->private transfer, so that we ensure
that calls to nfs_page_find_request() don't end up racing.

Finally, fix up a double free bug: nfs_unlock_request() already calls
nfs_release_request() for us...

Reported-by: Wu Fengguang <fengguang.wu@intel.com>
Tested-by: Andi Kleen <andi@firstfloor.org>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-12-18 14:04:09 -08:00
..
2009-07-12 12:22:34 -07:00
2009-10-23 14:16:30 -04:00
2009-09-27 11:39:25 -07:00
2009-07-08 09:31:56 -07:00
2009-09-24 08:41:47 -04:00
2009-06-16 19:47:48 -07:00
2009-09-23 18:13:10 -07:00
2009-09-23 18:13:10 -07:00
2009-09-23 18:13:10 -07:00
2009-07-21 16:48:07 -04:00
2009-09-23 18:13:10 -07:00
2009-08-12 08:21:39 -07:00
2007-03-16 19:25:05 -07:00
2009-12-18 14:04:09 -08:00