diff options
| author | Coly Li <[email protected]> | 2009-04-02 23:59:41 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2009-04-03 02:05:10 +0000 |
| commit | 651d0623045d3265a21ab9803b3a1e0f24a17461 (patch) | |
| tree | dcfe9c374fcf7f36601a870837f19877d926f9aa /net/unix/af_unix.c | |
| parent | fs/qnx4: return f_fsid for statfs(2) (diff) | |
| download | kernel-651d0623045d3265a21ab9803b3a1e0f24a17461.tar.gz kernel-651d0623045d3265a21ab9803b3a1e0f24a17461.zip | |
fs/reiserfs: return f_fsid for statfs(2)
Make reiserfs3 return f_fsid info for statfs(2). By Andreas' suggestion,
this patch populates a persistent f_fsid between boots/mounts with help of
on-disk uuid record.
Randy Dunlap reported a compiling error from v2 patch like:
fs/built-in.o: In function `reiserfs_statfs':
super.c:(.text+0x7332b): undefined reference to `crc32_le'
super.c:(.text+0x7333f): undefined reference to `crc32_le'
Also he provided helpful solution to fix this error. The modification of v3
patch is based on Randy's suggestion, add 'select CRC32' in fs/reiserfs/Kconfig.
Signed-off-by: Coly Li <[email protected]>
Cc: Randy Dunlap <[email protected]>
Cc: Jeff Mahoney <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
