Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 253936
b: refs/heads/master
c: 1ed3a85
h: refs/heads/master
v: v3
  • Loading branch information
Benny Halevy authored and Trond Myklebust committed Jun 15, 2011
1 parent bfd9463 commit 1eed0c2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c7fd06228b994190d8369a2a0acf5224e4e13d1a
refs/heads/master: 1ed3a8539af7b36aa5c977f304e80f7fc8d27bfc
1 change: 1 addition & 0 deletions trunk/fs/nfs/pnfs.c
Original file line number Diff line number Diff line change
Expand Up @@ -652,6 +652,7 @@ _pnfs_return_layout(struct inode *ino)
lrp = kzalloc(sizeof(*lrp), GFP_KERNEL);
if (unlikely(lrp == NULL)) {
status = -ENOMEM;
put_layout_hdr(lo);
goto out;
}

Expand Down

0 comments on commit 1eed0c2

Please sign in to comment.