git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0d7a855
)
ext4: support RENAME_WHITEOUT
author
Miklos Szeredi
<mszeredi@suse.cz>
Thu, 23 Oct 2014 22:14:37 +0000
(
00:14
+0200)
committer
Miklos Szeredi
<mszeredi@suse.cz>
Thu, 23 Oct 2014 22:14:37 +0000
(
00:14
+0200)
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: Miklos Szeredi <mszeredi@suse.cz>
fs/ext4/namei.c
patch
|
blob
|
history
diff --cc
fs/ext4/namei.c
Simple merge