kernel-ark/include
Mark Fasheh 349457ccf2 [PATCH] Allow file systems to manually d_move() inside of ->rename()
Some file systems want to manually d_move() the dentries involved in a
rename.  We can do this by making use of the FS_ODD_RENAME flag if we just
have nfs_rename() unconditionally do the d_move().  While there, we rename
the flag to be more descriptive.

OCFS2 uses this to protect that part of the rename operation with a cluster
lock.

Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
Cc: Trond Myklebust <trond.myklebust@fys.uio.no>
Cc: Al Viro <viro@zeniv.linux.org.uk>
Cc: Christoph Hellwig <hch@lst.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
2006-09-24 13:50:45 -07:00
..
acpi
asm-alpha Merge branch 'master' into upstream 2006-09-24 01:52:47 -04:00
asm-arm
asm-arm26
asm-cris
asm-frv
asm-generic Merge branch 'master' into upstream 2006-09-24 01:52:47 -04:00
asm-h8300
asm-i386 Merge branch 'master' into upstream 2006-09-24 01:52:47 -04:00
asm-ia64 Merge branch 'master' into upstream 2006-09-24 01:52:47 -04:00
asm-m32r
asm-m68k
asm-m68knommu
asm-mips
asm-parisc
asm-powerpc Merge branch 'master' into upstream 2006-09-24 01:52:47 -04:00
asm-ppc
asm-s390
asm-sh
asm-sh64
asm-sparc Merge branch 'master' into upstream 2006-09-24 01:52:47 -04:00
asm-sparc64 Merge branch 'master' into upstream 2006-09-24 01:52:47 -04:00
asm-um
asm-v850
asm-x86_64 Merge branch 'master' into upstream 2006-09-24 01:52:47 -04:00
asm-xtensa
crypto
keys
linux [PATCH] Allow file systems to manually d_move() inside of ->rename() 2006-09-24 13:50:45 -07:00
math-emu
media
mtd
net Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 2006-09-24 10:15:13 -07:00
pcmcia
rdma
rxrpc
scsi [SCSI] SPI transport class: misc DV fixes 2006-09-23 20:53:53 -05:00
sound
video
Kbuild