diff options
author | Bernd Schubert <[email protected]> | 2023-10-23 20:47:18 +0200 |
---|---|---|
committer | Christian Brauner <[email protected]> | 2023-10-24 10:51:05 +0200 |
commit | c04d905f6c7c41f137de7e4a9279e5c938eb19ef (patch) | |
tree | 08af064c0b2224d1f06903ea35bf1712223c48d4 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 6654408a33e6297d8e1d2773409431d487399b95 (diff) |
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Cc: Christian Brauner <[email protected]>
Cc: Al Viro <[email protected]>
Cc: Amir Goldstein <[email protected]>
Cc: Dharmendra Singh <[email protected]>
Cc: Miklos Szeredi <[email protected]>
Cc: [email protected]
Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions