aufs: inode op, rename 1/2, intro
Implement i_op->rename().
This is a big monster and I don't like it.
In order to call d_move() in aufs lock section, FS_RENAME_DOES_D_MOVE is
set to fstype.f_flags.
Signed-off-by:
J. R. Okajima <hooanon05g@gmail.com>
Please register or sign in to comment