Details
-
Bug
-
Resolution: Fixed
-
Minor
-
Lustre 2.6.0, Lustre 2.5.2
-
3
-
13196
Description
There is a bug at the end of server_put_mount() calling server_deregister_mount() even if this isn't the last reference.
Fixing this would probably remove the need for server_
{get,put}_mount_2(). These functions could be removed and the one caller of server_get_mount_2() could be changed to call server_get_mount() and server_put_mount() at the end.
Attachments
Issue Links
- is related to
-
LU-137 ioctl passthrough mechanism for Lustre OST/MDT mountpoints
-
- Resolved
-
Activity
Fix Version/s | New: Lustre 2.6.0 [ 10595 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Assignee | Original: WC Triage [ wc-triage ] | New: Cliff White [ cliffw ] |
Labels | Original: obd patch | New: mn4 obd patch |
Affects Version/s | New: Lustre 2.6.0 [ 10595 ] |
Labels | Original: obd | New: obd patch |
Patch has been merged, am closing this issue