]> 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)
commit89457a5b0edd62b65a1f5ac1771fbe9a4d190d46
treec042403ac12c38a9dc74a59d63bf5e19639e794d
parenta79b7732c666ec189161bd990b90cebbd8e9b6af
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