Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 270016
b: refs/heads/master
c: a877ee0
h: refs/heads/master
v: v3
  • Loading branch information
Bryan Schumaker authored and Christoph Hellwig committed Oct 28, 2011
1 parent da1c51b commit e583b59
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: 814e1d25a59662f9552e6dc1305d1df3616fc87e
refs/heads/master: a877ee03ac010ded434b77f7831f43cbb1fcc60f
1 change: 1 addition & 0 deletions trunk/fs/namespace.c
Original file line number Diff line number Diff line change
Expand Up @@ -1109,6 +1109,7 @@ static int show_vfsstat(struct seq_file *m, void *v)

/* device */
if (mnt->mnt_sb->s_op->show_devname) {
seq_puts(m, "device ");
err = mnt->mnt_sb->s_op->show_devname(m, mnt);
} else {
if (mnt->mnt_devname) {
Expand Down

0 comments on commit e583b59

Please sign in to comment.