diff options
author | Martin Brandenburg <martin@omnibond.com> | 2017-04-25 15:38:05 -0400 |
---|---|---|
committer | Mike Marshall <hubcap@omnibond.com> | 2017-04-26 14:33:00 -0400 |
commit | 9d286b0d8207a70d7e0ffbd5be864ff7a62de05a (patch) | |
tree | 9b57c3faa769863e492560685ea7d9e180fca01c /Kbuild | |
parent | 53950ef541675df48c219a8d665111a0e68dfc2f (diff) |
orangefs: ensure the userspace component is unmounted if mount fails
If the mount is aborted after userspace has been asked to mount,
userspace must be told to unmount.
Ordinarily orangefs_kill_sb does the unmount. However it cannot be
called if the superblock has not been set up. This is a very narrow
window.
The NULL fs_id is not unmounted.
Signed-off-by: Martin Brandenburg <martin@omnibond.com>
Signed-off-by: Mike Marshall <hubcap@omnibond.com>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions