Trond Myklebust
0522f6aded
NFS: Fix another nfs_wb_page() deadlock
...
J.R. Okajima reports that the call to sync_inode() in nfs_wb_page() can
deadlock with other writeback flush calls. It boils down to the fact
that we cannot ever call writeback_single_inode() while holding a page
lock (even if we do set nr_to_write to zero) since another process may
already be waiting in the call to do_writepages(), and so will deny us
the I_SYNC lock.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com >
2010-05-26 08:43:53 -04:00
..
2010-03-30 22:02:32 +09:00
2009-08-19 18:22:15 -04:00
2010-03-30 22:02:32 +09:00
2010-03-30 22:02:32 +09:00
2010-01-26 17:56:43 -05:00
2010-02-10 08:30:59 -05:00
2010-05-14 15:09:22 -04:00
2010-05-14 15:09:33 -04:00
2010-03-10 15:21:44 -05:00
2010-05-26 08:43:51 -04:00
2010-03-30 22:02:32 +09:00
2010-03-30 22:02:32 +09:00
2009-08-19 18:22:15 -04:00
2010-05-14 15:09:30 -04:00
2009-04-03 16:42:44 +01:00
2010-05-14 15:09:31 -04:00
2009-09-23 14:36:39 -04:00
2010-05-14 15:09:23 -04:00
2009-08-09 15:14:24 -04:00
2010-05-14 15:09:30 -04:00
2010-05-14 15:09:21 -04:00
2010-05-14 15:09:31 -04:00
2010-02-26 17:22:35 -08:00
2009-08-19 18:22:15 -04:00
2010-02-09 14:29:29 -05:00
2010-05-14 15:09:22 -04:00
2010-03-30 22:02:32 +09:00
2010-05-14 15:09:28 -04:00
2010-05-14 15:09:26 -04:00
2010-05-14 15:09:26 -04:00
2010-05-14 15:09:33 -04:00
2010-05-14 15:09:29 -04:00
2010-05-14 15:09:33 -04:00
2010-03-02 12:44:07 -05:00
2010-05-14 15:09:33 -04:00
2010-05-14 15:09:30 -04:00
2010-05-14 15:09:28 -04:00
2010-05-14 15:09:34 -04:00
2010-05-14 15:09:27 -04:00
2010-05-14 15:09:34 -04:00
2010-05-25 08:07:02 -07:00
2010-03-30 22:02:32 +09:00
2010-01-26 15:42:11 -05:00
2010-05-14 15:09:26 -04:00
2010-05-26 08:43:53 -04:00