Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 101964
b: refs/heads/master
c: b6a2e56
h: refs/heads/master
v: v3
  • Loading branch information
Trond Myklebust authored and Trond Myklebust committed Jul 15, 2008
1 parent a3861a9 commit ca12df5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 4d80f2ecd506d9732ad94a6da104580bb47680d6
refs/heads/master: b6a2e569e2157509951c9f3f58dfa18b44ce91b3
2 changes: 0 additions & 2 deletions trunk/fs/nfs/file.c
Original file line number Diff line number Diff line change
Expand Up @@ -393,9 +393,7 @@ static int nfs_write_end(struct file *file, struct address_space *mapping,
zero_user_segment(page, pglen, PAGE_CACHE_SIZE);
}

lock_kernel();
status = nfs_updatepage(file, page, offset, copied);
unlock_kernel();

unlock_page(page);
page_cache_release(page);
Expand Down

0 comments on commit ca12df5

Please sign in to comment.