Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 229224
b: refs/heads/master
c: 52fabd7
h: refs/heads/master
v: v3
  • Loading branch information
Fred Isaman authored and Trond Myklebust committed Jan 6, 2011
1 parent 6673132 commit 26bb114
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 4a19de0f4b693139bb10b7cc3cfe1f618576ba67
refs/heads/master: 52fabd73199cd00932f92c9f548bdf66a5bbc23d
2 changes: 1 addition & 1 deletion trunk/fs/nfs/pnfs.c
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ destroy_lseg(struct kref *kref)

dprintk("--> %s\n", __func__);
NFS_SERVER(ino)->pnfs_curr_ld->free_lseg(lseg);
/* Matched by get_layout_hdr_locked in pnfs_insert_layout */
/* Matched by get_layout_hdr in pnfs_insert_layout */
put_layout_hdr(ino);
}

Expand Down

0 comments on commit 26bb114

Please sign in to comment.