diff options
author | Kent Overstreet <kent.overstreet@gmail.com> | 2020-09-08 18:30:32 -0400 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2023-10-22 17:08:44 -0400 |
commit | d5e4dcc29cce41b4bb51bf83c54940018d57e598 (patch) | |
tree | 7d2fb3fcb3bac1f107f84208c1e33dec286d5a9c /fs/bcachefs/tests.c | |
parent | 625104ea21386361b60d20ae696b9df6111236f5 (diff) |
bcachefs: Fix unmount path
There was a long standing race in the mount/unmount code - the VFS
intends for mount/unmount synchronizatino to be handled by the list of
superblocks, but we were still holding devices open after tearing down
our superblock in the unmount path.
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'fs/bcachefs/tests.c')
0 files changed, 0 insertions, 0 deletions