diff options
author | 2023-10-23 20:47:18 +0200 | |
---|---|---|
committer | 2023-10-24 10:51:05 +0200 | |
commit | c04d905f6c7c41f137de7e4a9279e5c938eb19ef (patch) | |
tree | 08af064c0b2224d1f06903ea35bf1712223c48d4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | writeback, cgroup: switch inodes with dirty timestamps to release dying cgwbs (diff) | |
download | wireguard-linux-c04d905f6c7c41f137de7e4a9279e5c938eb19ef.tar.xz wireguard-linux-c04d905f6c7c41f137de7e4a9279e5c938eb19ef.zip |
vfs: Convert BUG_ON to WARN_ON_ONCE in open_last_lookups
The calling code actually handles -ECHILD, so this BUG_ON
can be converted to WARN_ON_ONCE.
Signed-off-by: Bernd Schubert <bschubert@ddn.com>
Link: https://lore.kernel.org/r/20231023184718.11143-1-bschubert@ddn.com
Cc: Christian Brauner <brauner@kernel.org>
Cc: Al Viro <viro@zeniv.linux.org.uk>
Cc: Amir Goldstein <amir73il@gmail.com>
Cc: Dharmendra Singh <dsingh@ddn.com>
Cc: Miklos Szeredi <miklos@szeredi.hu>
Cc: linux-fsdevel@vger.kernel.org
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions