diff options
author | Kent Overstreet <kent.overstreet@gmail.com> | 2020-09-09 01:30:32 +0300 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2023-10-23 00:08:44 +0300 |
commit | d5e4dcc29cce41b4bb51bf83c54940018d57e598 (patch) | |
tree | 7d2fb3fcb3bac1f107f84208c1e33dec286d5a9c /fs/squashfs | |
parent | 625104ea21386361b60d20ae696b9df6111236f5 (diff) | |
download | linux-d5e4dcc29cce41b4bb51bf83c54940018d57e598.tar.xz |
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/squashfs')
0 files changed, 0 insertions, 0 deletions