f2fs: allow all the users to pin a file
authorJaegeuk Kim <jaegeuk@kernel.org>
Fri, 5 Jul 2019 06:03:08 +0000 (23:03 -0700)
committerJaegeuk Kim <jaegeuk@kernel.org>
Thu, 11 Jul 2019 01:13:42 +0000 (18:13 -0700)
commitb13bdf03bb8007279bb0efdf127bafb2d84e8b0a
tree7de9ba0e7aa14cb7ca8dea7d3dea86a5bc676f11
parent4969c06a0d83c9c3dc50b8efcdc8eeedfce896f6
f2fs: allow all the users to pin a file

This patch allows users to pin files.

Reviewed-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/file.c