Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 42505
b: refs/heads/master
c: eb5f854
h: refs/heads/master
i:
  42503: ac6a44a
v: v3
  • Loading branch information
Frank Filz authored and Trond Myklebust committed Dec 6, 2006
1 parent 124c143 commit 39e73b1
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: cae823c4c089d2c7c2a90f39f20376ccd85f9893
refs/heads/master: eb5f8545ffff98a11c6656d4d2106341ab69c57d
2 changes: 0 additions & 2 deletions trunk/fs/nfs/symlink.c
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,7 @@ static int nfs_symlink_filler(struct inode *inode, struct page *page)
{
int error;

lock_kernel();
error = NFS_PROTO(inode)->readlink(inode, page, 0, PAGE_SIZE);
unlock_kernel();
if (error < 0)
goto error;
SetPageUptodate(page);
Expand Down

0 comments on commit 39e73b1

Please sign in to comment.