]> git.baikalelectronics.ru Git - kernel.git/commit
GFS2: Reinstate withdraw ack system
authorSteven Whitehouse <swhiteho@redhat.com>
Wed, 13 Feb 2013 12:21:40 +0000 (12:21 +0000)
committerSteven Whitehouse <swhiteho@redhat.com>
Wed, 13 Feb 2013 12:21:40 +0000 (12:21 +0000)
commitcf1653e03875736eb9fb716e5f68cd5716cae58f
treec042403ac12c38a9dc74a59d63bf5e19639e794d
parented08d6cffd6f25aee14842e73c7fb8cbe337f952
GFS2: Reinstate withdraw ack system

This patch reinstates the ack system which withdraw should be using. It
appears to have been accidentally forgotten when the lock module was
merged into GFS2, due to two different sysfs files having the same name.

Reported-by: David Teigland <teigland@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/incore.h
fs/gfs2/ops_fstype.c
fs/gfs2/sys.c
fs/gfs2/util.c