[systemd-bugs] [Bug 61121] New: systemd tmpfile cleanup should not recurse below mount points

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Feb 19 06:35:57 PST 2013


https://bugs.freedesktop.org/show_bug.cgi?id=61121

          Priority: medium
            Bug ID: 61121
          Assignee: systemd-bugs at lists.freedesktop.org
           Summary: systemd tmpfile cleanup should not recurse below mount
                    points
        QA Contact: systemd-bugs at lists.freedesktop.org
          Severity: normal
    Classification: Unclassified
                OS: Linux (All)
          Reporter: rickert at ameritech.net
          Hardware: All
            Status: NEW
           Version: unspecified
         Component: general
           Product: systemd

Originally reported at "https://bugzilla.novell.com/show_bug.cgi?id=802998"
where it was requested that I report here.

I was backing up my root partition.  So I did:

mkdir /tmp/a
mount --bind / /tmp/a

so that I could backup without other mounted file systems.

While backing up, the "systemd" tmpfile cleanup process deleted around 2/3 of
the content of my root file system.

It is a fairly common unix practice to create temporary mount points in "/tmp"
Aggressive file cleanup should not be deleting content of mounted file
systems.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20130219/8433f445/attachment.html>


More information about the systemd-bugs mailing list