diff options
author | 2008-05-01 20:03:22 +0300 | |
---|---|---|
committer | 2008-05-16 09:43:23 -0700 | |
commit | 38def50fabc479dc96ea6bd2cb2526e0dfc36fa4 (patch) | |
tree | c7327131526e59b35f639af91dbea3075b20445e /fs/nfs/callback_proc.c | |
parent | NFS: Ensure that 'noac' and/or 'actimeo=0' turn off attribute caching (diff) | |
download | linux-dev-38def50fabc479dc96ea6bd2cb2526e0dfc36fa4.tar.xz linux-dev-38def50fabc479dc96ea6bd2cb2526e0dfc36fa4.zip |
nfs: fix race in nfs_dirty_request
When called from nfs_flush_incompatible, the req is not locked, so
req->wb_page might be set to NULL before it is used by PageWriteback.
Signed-off-by: Fred Isaman <iisaman@citi.umich.edu>
Signed-off-by: Benny Halevy <bhalevy@panasas.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'fs/nfs/callback_proc.c')
0 files changed, 0 insertions, 0 deletions