#297 closed defect (fixed)

parent should try to undo mount if mountee fsmount_me() fails

Reported by: strauman Owned by: Jennifer Averett
Priority: normal Milestone: 2
Component: fs Version: unknown
Severity: major Keywords:
Cc: bugs@… Blocked By:
Blocking:

Description

The attached patch fixes the following:

  • bail out of mount.c at an early stage if mountee does not implement fsmountme_h() [pathological]
  • if fsmountme_h() fails, try to undo the parent's mount_h() by calling the parent's unmount_h() before bailing out.

Release:
ss-20030301

Attachments (1)

mount.c.patch1 (1.2 KB) - added by strauman on 12/03/06 at 13:31:12.
mount.c.patch1

Download all attachments as: .zip

Change History (2)

comment:1 Changed on 11/07/02 at 14:46:20 by Jennifer Averett

Status: assignedclosed

State-Changed-From-To: open->closed
State-Changed-Why: applied patch

Changed on 12/03/06 at 13:31:12 by strauman

Attachment: mount.c.patch1 added

mount.c.patch1

Note: See TracTickets for help on using tickets.