Files
findutils/doc
James Youngman cbdfd2d86f Optimise -fstype NOTUSED to -false at -O2.
Optimise -fstype NOTUSED to -false at -O2.
* find/parser.c: Include mountlist.h.
(insert_false): New function, inserts a -false predicate.
(parse_false): Use insert_false.
(is_used_fs_type): New function, determines if any mounted
filesystem is of the named type.
(parse_fstype): At optimisation level 2 and above, -fstpe FOO
is converted to -false if no mounted filesytem is of type FOO.
* find/find.1: Document this optimisation.
* doc/find.texi (Optimisation Options): Likewise.
* NEWS: Mention this change.
2010-04-01 21:30:54 +01:00
..
2009-03-04 10:49:59 +00:00
2007-12-09 23:10:25 +00:00