]> git.dujemihanovic.xyz Git - linux.git/commit
bcachefs: Add warn param to subvol_get_snapshot, peek_inode
authorKent Overstreet <kent.overstreet@linux.dev>
Tue, 24 Sep 2024 09:33:07 +0000 (05:33 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sat, 5 Oct 2024 00:25:32 +0000 (20:25 -0400)
commit1f73cb4d34e787b3671f1e9d527eb8cf72c05283
treea5f98ac4c758828f37fdeb1555bfdeab036331da
parent72350ee0ea22c053f2683e50f1beba97df2ad053
bcachefs: Add warn param to subvol_get_snapshot, peek_inode

These shouldn't always be fatal errors - logged op resume, in
particular, and we want it as a parameter there.

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