diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2011-04-13 00:21:04 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-04-13 00:21:04 +0200 |
commit | 0bba01695b74fdd2f9286243bb39f88544d81401 (patch) | |
tree | dc5d4af6a7930138c09598a81a64dd3e57344f7c /Documentation | |
parent | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam... (diff) | |
download | linux-0bba01695b74fdd2f9286243bb39f88544d81401.tar.xz linux-0bba01695b74fdd2f9286243bb39f88544d81401.zip |
vfs: Re-introduce s_uuid in the superblock
Gaah. When commit be85bccaa5aa reverted the export of file system uuid
via /proc/<pid>/mountinfo, it also unintentionally removed the s_uuid
field in struct super_block.
I didn't mean to do that, since filesystems have been taught to fill it
in (and we want to keep it for future re-introduction in the mountinfo
file).
Stupid of me. This adds it back in.
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions