Bug 667557

Summary: RFE: unmount root dir on shutdown
Product: [Fedora] Fedora Reporter: Lennart Poettering <lpoetter>
Component: systemdAssignee: systemd-maint
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: johannbg, lpoetter, mbroz, metherid, mschmidt, notting, plautrba
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-03-13 02:39:15 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 784611    

Description Lennart Poettering 2011-01-05 23:56:28 UTC
In an ideal world we'd unmount the root dir on shutdown instead of just remounting it r/o, by means of pivot_root(). The kernel currently doesn't allow us to do this properly, since the root dir stays pinned even after the pivot_root().

This is just a tracker bug, so that we keep in mind that we'd love to do this properly one day, when the kernel is nicer to us.

Comment 1 Fedora Admin XMLRPC Client 2011-10-20 16:26:14 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 2 Jóhann B. Guðmundsson 2012-02-27 11:17:25 UTC
Now year has passed any changes been made to satisfy this? 

Btw you probably should just move this to TODO list and close this RFE...

Comment 3 Lennart Poettering 2012-03-13 02:39:15 UTC
This is actually implemented since a while for F17. Closing.