Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 209656
b: refs/heads/master
c: 5d7ca35
h: refs/heads/master
v: v3
  • Loading branch information
Davidlohr Bueso authored and Trond Myklebust committed Aug 11, 2010
1 parent d65054c commit 45a7fb8
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: 9b00c64318cc337846a7a08a5678f5f19aeff188
refs/heads/master: 5d7ca35a182a626f8ed5596023ad42eb219a332e
3 changes: 1 addition & 2 deletions trunk/fs/nfs/nfs4proc.c
Original file line number Diff line number Diff line change
Expand Up @@ -2273,8 +2273,7 @@ static int nfs4_get_referral(struct inode *dir, const struct qstr *name, struct
out:
if (page)
__free_page(page);
if (locations)
kfree(locations);
kfree(locations);
return status;
}

Expand Down

0 comments on commit 45a7fb8

Please sign in to comment.