Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 180515
b: refs/heads/master
c: 7549ad5
h: refs/heads/master
i:
  180513: 8d04388
  180511: c0355c4
v: v3
  • Loading branch information
Trond Myklebust authored and Trond Myklebust committed Feb 9, 2010
1 parent 083541f commit 72d8cf9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 2c1740098c708b465e87637b237feb2fd98f129a
refs/heads/master: 7549ad5f9b6eda49bbac4b14c5b8f37bf464f922
3 changes: 1 addition & 2 deletions trunk/fs/nfs/write.c
Original file line number Diff line number Diff line change
Expand Up @@ -1598,8 +1598,7 @@ int nfs_migrate_page(struct address_space *mapping, struct page *newpage,
struct nfs_page *req;
int ret;

if (PageFsCache(page))
nfs_fscache_release_page(page, GFP_KERNEL);
nfs_fscache_release_page(page, GFP_KERNEL);

req = nfs_find_and_lock_request(page);
ret = PTR_ERR(req);
Expand Down

0 comments on commit 72d8cf9

Please sign in to comment.