Public bug reported:

Binary package hint: ecryptfs-utils

The IN_DELETE_SELF mask for inotify_add_watch indicates that an event
should be emitted when the watched path is deleted.  The attached
program uses this feature successfully on a "normal" filesystem (eg
ext3).  When run in an ecryptfs mount however, the notification never
appears and the program hangs indefinitely.

Tested using a brand new ecryptfs mount, created using:

  $ mkdir ecryptfs-source
  $ mkdir ecryptfs-dest
  $ sudo mount -t ecryptfs ecrypt-source/ ecrypt-dest/
  [ select defaults ]

Then run the program with ecrypt-dest as the working directory.

ProblemType: Bug
Architecture: i386
Date: Tue Feb 22 22:30:18 2011
DistroRelease: Ubuntu 9.10
NonfreeKernelModules: nvidia
Package: libecryptfs0 81-0ubuntu3
ProcEnviron:
 LANGUAGE=en_US.UTF-8
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-22.70-generic-pae
SourcePackage: ecryptfs-utils
Uname: Linux 2.6.31-22-generic-pae i686

** Affects: ecryptfs-utils (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: apport-bug i386

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/723518

Title:
  inotify DELETE_SELF notification disappears on ecryptfs mount

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

Reply via email to