Made -update_r and -compare_r obey disabling of -follow "mount"

This commit is contained in:
2008-03-07 22:04:58 +00:00
parent 955d08c735
commit 63c67bd1c1
5 changed files with 58 additions and 8 deletions

View File

@ -94,6 +94,7 @@ int Xorriso_ls_filev(struct XorrisO *xorriso, char *wd,
@param flag bit0= long format
bit1= only check for directory existence
bit2= do not apply search pattern but accept any file
bit3= just count nodes and return number
*/
int Xorriso_ls(struct XorrisO *xorriso, int flag);