Dustin: in the mount manpage:

       -f     Causes everything to be done except for the actual system  call;
              if  it's  not  obvious, this ``fakes'' mounting the file system.
              This option is useful in conjunction with the -v flag to  deter‐
              mine what the mount command is trying to do. It can also be used
              to add entries for devices that were mounted earlier with the -n
              option.  The  -f  option checks for existing record in /etc/mtab
              and fails when the record already exists (with regular  non-fake
              mount, this check is done by kernel).

It's one of the standard options that util-linux-ng will always pass to
its helper.  Others include -s, -n, -v and -o

If this is hard to add to ecryptfs, I can ensure mount never calls
mount.ecryptfs

** Also affects: mountall (Ubuntu)
   Importance: Undecided
       Status: New

** Changed in: mountall (Ubuntu Karmic)
       Status: New => Fix Committed

** Changed in: mountall (Ubuntu Karmic)
   Importance: Undecided => Medium

** Changed in: mountall (Ubuntu Karmic)
     Assignee: (unassigned) => Scott James Remnant (scott)

-- 
ecryptfs mount does not support -f (fake mount)
https://bugs.launchpad.net/bugs/443080
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to