xfstests: add test for renaming over non-empty directories
authorChristoph Hellwig <hch@lst.de>
Tue, 9 Nov 2010 13:53:39 +0000 (14:53 +0100)
committerChristoph Hellwig <hch@lst.de>
Tue, 9 Nov 2010 13:53:39 +0000 (14:53 +0100)
commit376623749527399ab39d02c6675999541b657fcc
treea70a27180c62b1967242ad70928fb8b8d249b34d
parent77fe563a78a4f278d521bdb685c7d735c6bf43e8
xfstests: add test for renaming over non-empty directories

Per Posix renames over non-empty directories should fail, but hfsplus used to
allow this (and corrupt the filesystem while doing so).

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
245 [new file with mode: 0644]
245.out [new file with mode: 0644]
group