diff options
author | 2023-09-15 15:56:07 +0300 | |
---|---|---|
committer | 2023-10-22 17:10:14 -0400 | |
commit | b6c22147e0fcfd16e672093178d940db3ea6923e (patch) | |
tree | 0bf7e79cc251a67c20726fa88391f367b6d5acd4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bcachefs: acl: Uninitialized variable in bch2_acl_chmod() (diff) | |
download | wireguard-linux-b6c22147e0fcfd16e672093178d940db3ea6923e.tar.xz wireguard-linux-b6c22147e0fcfd16e672093178d940db3ea6923e.zip |
bcachefs: acl: Add missing check in bch2_acl_chmod()
The "ret = bkey_err(k);" assignment was accidentally left out so the
call to bch2_btree_iter_peek_slot() is not checked for errors.
Fixes: 53306e096d91 ("bcachefs: Always check for transaction restarts")
Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions