Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 338480 - [PATCH]: ntfs3g cannot mount using autofs
Summary: [PATCH]: ntfs3g cannot mount using autofs
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Patrick McLean
URL: http://tuxera.com/forum/viewtopic.php...
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2010-09-23 19:38 UTC by Jan Psota
Modified: 2010-11-19 16:38 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
src patch, to $FILESDIR (ntfs-3g-n.patch,749 bytes, patch)
2010-09-23 19:39 UTC, Jan Psota
Details | Diff
ebuild patch (ntfs3g-2010.8.8-r1.ebuild.patch,547 bytes, patch)
2010-09-23 19:39 UTC, Jan Psota
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Psota 2010-09-23 19:38:37 UTC
autofs refuses to mount ntfs-3g filesystems, because
mount.ntfs-3g does not understand '-n' mount option
passed by automount when /etc/mtab is a symlink to
/proc/mounts and refuses to mount a filesystem.
mount.ntfs-3g should ignore it and pass.

Patch follows, ntfs-3g guys told they will put it to use
in next release :-)
Comment 1 Jan Psota 2010-09-23 19:39:11 UTC
Created attachment 248462 [details, diff]
src patch, to $FILESDIR
Comment 2 Jan Psota 2010-09-23 19:39:36 UTC
Created attachment 248463 [details, diff]
ebuild patch
Comment 3 Patrick McLean gentoo-dev 2010-11-19 16:38:24 UTC
This is fixed in sys-fs/ntfs3g-2010.10.2 which is now in the CVS tree.