hi, On Sat, Dec 12, 2015 at 11:53 PM, Mike Frysinger <vap...@gentoo.org> wrote: > On 12 Dec 2015 15:06, Bob Proulx wrote: >> It will almost >> certainly get in the way of a reasonable use case. > > can you name a reasonable use case this breaks ?
source /media/noexecmountpoint/sh/functions.sh; find_all_files_with_executable_bit /media/noexecmountpoint; Mike: I kind of understand your idea, but noexec flag given in the mount significates something else then your patch addresses. cheers, pg