1
0
Fork 0
alistair23-linux/fs/hostfs
Miklos Szeredi 9a423bb6e3 hostfs: support rename flags
Support RENAME_NOREPLACE and RENAME_EXCHANGE flags on hostfs if the
underlying filesystem supports it.

Since renameat2(2) is not yet in any libc, use syscall(2) to invoke the
renameat2 syscall.

Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
Cc: Richard Weinberger <richard@nod.at>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2014-08-07 14:40:09 -04:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
hostfs.h hostfs: support rename flags 2014-08-07 14:40:09 -04:00
hostfs_kern.c hostfs: support rename flags 2014-08-07 14:40:09 -04:00
hostfs_user.c hostfs: support rename flags 2014-08-07 14:40:09 -04:00