mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
0d7a855526
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>