Skip to content
Commit cd808dec authored by Miklos Szeredi's avatar Miklos Szeredi
Browse files

ext4: support RENAME_WHITEOUT



Add whiteout support to ext4_rename().  A whiteout inode (chrdev/0,0) is
created before the rename takes place.  The whiteout inode is added to the
old entry instead of deleting it.

Signed-off-by: default avatarMiklos Szeredi <mszeredi@suse.cz>
parent 0d7a8555
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment