gfs2: switch to ->iterate_shared()
authorAl Viro <viro@zeniv.linux.org.uk>
Thu, 12 May 2016 21:00:20 +0000 (17:00 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Thu, 12 May 2016 21:00:20 +0000 (17:00 -0400)
commit1d1bb236bc2ffb3586d6cc73e58c0d8351758123
tree0c9b3b9a923c833d328a1a27bb305745a62e4295
parente77d0c63f00137add5d7966d9bd9fd5115ce0841
gfs2: switch to ->iterate_shared()

protected by glock and already used without locking the directory
by gfs2_get_name()

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/gfs2/file.c