ntfs-3g/src
Jean-Pierre André 571dbc5784 Fixed device path canonicalization for use by devmapper (basilinya)
For some reason, when the monted device is "/dev/mapper/*", a record
in the form "/dev/dm-*" ends up in /etc/mtab and the device cannot be
unmounted.

The reason is unclear, the /dev/mapper name is not a symlink, and the
function doing the name change is not known. No detailed feedback from
the users having met the issue.

The patch changes the name back to the /dev/mapper name after realpath()
is called, and, if there is an actual change, both the name passed to
ntfs-3g and the one passed to fuse and mount are logged in the hope
of getting a clue about what is happening.

But ntfs-3g is probably not the right place for a fix.
2011-07-05 12:17:12 +02:00
..
Makefile.am Got the target libs to build libntfs-3g and libfuse-lite if selected 2011-07-05 12:17:11 +02:00
lowntfs-3g.c Fixed device path canonicalization for use by devmapper (basilinya) 2011-07-05 12:17:12 +02:00
ntfs-3g.8.in Defined option acl to request the use of Posix ACLs 2011-02-08 13:52:12 +01:00
ntfs-3g.c Fixed device path canonicalization for use by devmapper (basilinya) 2011-07-05 12:17:12 +02:00
ntfs-3g.probe.8.in Update ntfs-3g.org references 2011-03-27 15:29:48 +03:00
ntfs-3g.probe.c merge ntfs-3g.probe updates from HEAD 2009-10-04 02:08:26 +00:00
ntfs-3g.secaudit.8.in update date of manuals 2010-02-06 09:17:06 +00:00
ntfs-3g.usermap.8.in update date of manuals 2010-02-06 09:17:06 +00:00
ntfs-3g_common.c Fixed device path canonicalization for use by devmapper (basilinya) 2011-07-05 12:17:12 +02:00
ntfs-3g_common.h Fixed device path canonicalization for use by devmapper (basilinya) 2011-07-05 12:17:12 +02:00
secaudit.c Fixed a false detection of bad memory release in secaudit 2011-04-08 18:15:43 +02:00
secaudit.h redefined a default user mapping (a few changes in mount options) 2010-05-25 10:05:10 +02:00
usermap.c Escaped difficulties with the diversity of boolean definitions 2010-01-17 09:35:32 +00:00