aufs: inode op, for symlink
Implement dir.i_op->get_link().
I am afraid there may exist the case skipping updating the inode atime.
It means the aufs inode atime may be reverted by the real fs inode atime
silently. But I don't think it a big problem.
Signed-off-by: J. R. Okajima <hooanon05g@gmail.com>
Please register or sign in to comment