]> git.baikalelectronics.ru Git - kernel.git/commit
vfs: Export file system uuid via /proc/<pid>/mountinfo
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Sat, 29 Jan 2011 13:13:38 +0000 (18:43 +0530)
committerAl Viro <viro@zeniv.linux.org.uk>
Tue, 15 Mar 2011 06:21:45 +0000 (02:21 -0400)
commitfc83c0c40cc7ef5f7afa63ceb50f6f9e4c9d71bd
tree15e812c8127ddd795b8112f76832f6411953be62
parentb770ee2d853249b18bf7b755731d10d5b948bae1
vfs: Export file system uuid via /proc/<pid>/mountinfo

We add a per superblock uuid field. File systems should
update the uuid in the fill_super callback

Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/namespace.c
include/linux/fs.h