]> www.infradead.org Git - users/jedix/linux-maple.git/commit
bcachefs: Add missing bch2_err_class() to fileattr_set()
authorKent Overstreet <kent.overstreet@linux.dev>
Thu, 19 Jun 2025 20:51:32 +0000 (16:51 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Jun 2025 04:29:03 +0000 (00:29 -0400)
commitbb378314ceee4d181e26bfe180deca852ae80c5c
treea635171a82c3d86f26da8c0ad42d63f021113eb5
parentb2e2bed119809a5ca384241e0631f04c6142ae08
bcachefs: Add missing bch2_err_class() to fileattr_set()

Make sure we return a standard error code.

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
fs/bcachefs/fs.c