New -findx -type "m" for active mount points

This commit is contained in:
2008-03-07 07:53:59 +00:00
parent 63de67672e
commit a5ea9f79a0
3 changed files with 17 additions and 5 deletions

View File

@@ -4091,6 +4091,8 @@ int Xorriso_findi(struct XorrisO *xorriso, struct FindjoB *job,
/* ??? This seems to be redundant with the single test above
??? Should i dive in unconditionally and leave out test and action here ?
??? Then do above test unconditionally ?
--- Seems that the current configuration represents the special
handling of the find start path with mount points. Dangerous to change.
*/
ret= Findjob_test(job, name, dir_stbuf, &stbuf, depth, 0);
if(ret<0)