Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 109722
b: refs/heads/master
c: b3385c2
h: refs/heads/master
v: v3
  • Loading branch information
Artem Bityutskiy authored and Artem Bityutskiy committed Aug 31, 2008
1 parent 3ec5b4e commit efac95f
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: 7dad181bbe58b8fe9e170da28bcd5f6ec9addd6d
refs/heads/master: b3385c278d3c32aec68d4900b35bc07df1b2240c
1 change: 1 addition & 0 deletions trunk/fs/ubifs/super.c
Original file line number Diff line number Diff line change
Expand Up @@ -386,6 +386,7 @@ static int ubifs_statfs(struct dentry *dentry, struct kstatfs *buf)
buf->f_files = 0;
buf->f_ffree = 0;
buf->f_namelen = UBIFS_MAX_NLEN;
memcpy(&buf->f_fsid, c->uuid, sizeof(__kernel_fsid_t));

return 0;
}
Expand Down

0 comments on commit efac95f

Please sign in to comment.