ANDROID: fuse-bpf: remove file write lock to prevent recursive lock
The functions vfs_iter_write and vfs_iocb_iter_write already perform
write locking. Therefore, we do not need to additionally control the
file write lock, expect for async iocb.
Bug: 399505736
Signed-off-by:
Ed Tsai <ed.tsai@mediatek.com>
Change-Id: I5fe90b0fcaf06f4609ec704bc5a727a413f89625
Loading
Please sign in to comment