Home
last modified time | relevance | path

Searched hist:"841590 ce" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/
H A Dlibfs.c841590ce Thu Jul 21 14:49:09 CDT 2011 Al Viro <viro@zeniv.linux.org.uk> fix IN_DELETE_SELF on overwriting rename() on ramfs et.al.

On ramfs and other simple_rename() users IN_DELETE_SELF is not generated
for victim of overwriting rename() if it's is a directory. Works on
most of the local filesystems and really trivial to fix...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
841590ce Thu Jul 21 14:49:09 CDT 2011 Al Viro <viro@zeniv.linux.org.uk> fix IN_DELETE_SELF on overwriting rename() on ramfs et.al.

On ramfs and other simple_rename() users IN_DELETE_SELF is not generated
for victim of overwriting rename() if it's is a directory. Works on
most of the local filesystems and really trivial to fix...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>