summaryrefslogtreecommitdiffstats
path: root/fs/jbd2
diff options
context:
space:
mode:
authorSteven Whitehouse <swhiteho@redhat.com>2008-08-26 10:38:26 +0200
committerSteven Whitehouse <swhiteho@redhat.com>2008-08-27 14:33:10 +0200
commit0188d6c5807b65e2e20dcb75a668efbe5418b27e (patch)
tree419ee0e74cded399d2e4b9adf4dacf9f9dd31a3e /fs/jbd2
parentGFS2: rm on multiple nodes causes panic (diff)
downloadlinux-0188d6c5807b65e2e20dcb75a668efbe5418b27e.tar.xz
linux-0188d6c5807b65e2e20dcb75a668efbe5418b27e.zip
GFS2: Fix & clean up GFS2 rename
This patch fixes a locking issue in the rename code by ensuring that we hold the per sb rename lock over both directory and "other" renames which involve different parent directories. At the same time, this moved the (only called from one place) function gfs2_ok_to_move into the file that its called from, so we can mark it static. This should make a code a bit easier to follow. Signed-off-by: Steven Whitehouse <swhiteho@redhat.com> Cc: Peter Staubach <staubach@redhat.com>
Diffstat (limited to 'fs/jbd2')
0 files changed, 0 insertions, 0 deletions