Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 298966
b: refs/heads/master
c: 640946f
h: refs/heads/master
v: v3
  • Loading branch information
Al Viro committed Apr 9, 2012
1 parent f49c6ee commit 99d7edb
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: c65390f4dd49755863f6d772ec538ee4757c08d7
refs/heads/master: 640946f20390e492694f9d7470656f2262385951
1 change: 1 addition & 0 deletions trunk/fs/libfs.c
Original file line number Diff line number Diff line change
Expand Up @@ -529,6 +529,7 @@ int simple_fill_super(struct super_block *s, unsigned long magic,
return 0;
out:
d_genocide(root);
shrink_dcache_parent(root);
dput(root);
return -ENOMEM;
}
Expand Down

0 comments on commit 99d7edb

Please sign in to comment.