Bug 28075 — Do not have files executable on NTFS
authorMartin Pitt <martin.pitt@ubuntu.com>
Thu, 3 Jun 2010 10:09:29 +0000 (12:09 +0200)
committerMartin Pitt <martin.pitt@ubuntu.com>
Thu, 3 Jun 2010 10:09:29 +0000 (12:09 +0200)
commitf08f24ad0de4aefc55941f9a2f963c54f8696f18
treeca6b9b811501b56239ee4d63fa13c69fb43c2420
parentca93d4e2d9e7f483b2fde1725da086e2cca44164
Bug 28075 — Do not have files executable on NTFS

Set fmask on NTFS devices to avoid having files being executable. This provides
a better default for almost all NTFS use cases under Linux, and avoids
confusing "show or execute?" questions in nautilus.

This is similar to what commit 7e7ec1 did for vfat, except that NTFS does not
have this handy "showexec" option.
src/device.c