aufs: inode op, add an entry
Here are entry adding inode operations, i_op->create(), symlink(),
mkdir(), mknod(), and tmpfile().
Obviously they return EOPNOTSUPP when the target branch fs doesn't
support the operation.
Signed-off-by: J. R. Okajima <hooanon05g@gmail.com>
fs/aufs/i_op_add.c
0 → 100644
Please register or sign in to comment