Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 294439
b: refs/heads/master
c: c15c928
h: refs/heads/master
i:
  294437: beb9dd5
  294435: bd0735c
  294431: 411bf88
v: v3
  • Loading branch information
Jeff Layton authored and Trond Myklebust committed Feb 1, 2012
1 parent c5a61fa commit 04b29ab
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: d3b773e4fd80524ac27802fcf11cfd9ed1d5491f
refs/heads/master: c15c928f36a2710746c2b945067215f436f45544
3 changes: 1 addition & 2 deletions trunk/fs/nfs/super.c
Original file line number Diff line number Diff line change
Expand Up @@ -2667,8 +2667,7 @@ nfs4_remote_mount(struct file_system_type *fs_type, int flags,
if (!s->s_root) {
/* initial superblock/root creation */
nfs4_fill_super(s);
nfs_fscache_get_super_cookie(
s, data ? data->fscache_uniq : NULL, NULL);
nfs_fscache_get_super_cookie(s, data->fscache_uniq, NULL);
}

mntroot = nfs4_get_root(s, mntfh, dev_name);
Expand Down

0 comments on commit 04b29ab

Please sign in to comment.