diff options
author | 2020-04-13 12:24:22 +0800 | |
---|---|---|
committer | 2020-05-07 11:00:47 -0400 | |
commit | 781c036b678c9ae978efb5f89311d0b5e6748b10 (patch) | |
tree | 03334ca8c8486b4f96c94fb1df2663f1a535eb91 /fs/ext4/inline.c | |
parent | Linux 5.7-rc4 (diff) | |
download | wireguard-linux-781c036b678c9ae978efb5f89311d0b5e6748b10.tar.xz wireguard-linux-781c036b678c9ae978efb5f89311d0b5e6748b10.zip |
ext4: remove unnecessary test_opt for DIOREAD_NOLOCK
The DIOREAD_NOLOCK flag has been cleared when doing the test_opt
that is meaningless, so remove the unnecessary test_opt for DIOREAD_NOLOCK.
Signed-off-by: Kaixu Xia <kaixuxia@tencent.com>
Link: https://lore.kernel.org/r/1586751862-19437-1-git-send-email-kaixuxia@tencent.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'fs/ext4/inline.c')
0 files changed, 0 insertions, 0 deletions