]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
GFS2: Add sysfs link to device
authorSteven Whitehouse <swhiteho@redhat.com>
Thu, 13 Aug 2009 11:18:08 +0000 (12:18 +0100)
committerSteven Whitehouse <swhiteho@redhat.com>
Mon, 17 Aug 2009 10:11:18 +0000 (11:11 +0100)
commit31e54b01f3f00b595aac02e887960e5dcc575844
tree61518f30980188ce060ae045b28f19a4022608c2
parent05164e5b37a8329bfbcf72f526302cb2dd885fbd
GFS2: Add sysfs link to device

This adds a link from the per-gfs2 sb sysfs directory to
the block device upon which the filesystem is mounted. The
link is called "device", strangely enough :-)

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/sys.c