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:
787fb6b
)
vfs: add 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)
This adds a new RENAME_WHITEOUT flag. This flag makes rename() create a
whiteout of source. The whiteout creation is atomic relative to the
rename.
Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
No differences found