bcachefs: Improve bch2_dirent_to_text()
authorKent Overstreet <kent.overstreet@linux.dev>
Sun, 21 Jan 2024 22:46:14 +0000 (17:46 -0500)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 10 Mar 2024 19:34:08 +0000 (15:34 -0400)
commit3f305e04984634d62ce5c46a2c97ef000447e6d9
treec2e6090212fb962dda22282ecaed57c3fe8b23cc
parent7b05ecbafc174c4bac9546c41eae0cf5efda827a
bcachefs: Improve bch2_dirent_to_text()

For DT_SUBVOL, we now print both parent and child subvol IDs.

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