"vscode:/vscode.git/clone" did not exist on "913a2d189aeb4849b83fa095f3077bab84361712"
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