Commit 8060bf1
Kent Overstreet
bcachefs: Fix snapshot_t() usage in bch2_fs_quota_read_inode()
bch2_fs_quota_read_inode() wasn't entirely updated to the
bch2_snapshot_tree() helper, which takes rcu lock.
Reported-by: [email protected]
Signed-off-by: Kent Overstreet <[email protected]>1 parent 0ec5b3b commit 8060bf1
1 file changed
+3
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
560 | 560 | | |
561 | 561 | | |
562 | 562 | | |
563 | | - | |
| 563 | + | |
564 | 564 | | |
565 | | - | |
566 | | - | |
| 565 | + | |
567 | 566 | | |
568 | | - | |
569 | | - | |
| 567 | + | |
570 | 568 | | |
571 | 569 | | |
572 | 570 | | |
| |||
0 commit comments