make_file() could ignore ENODEV errors (from afs filesystem)

Kevin J Walters kjw at ms.com
Mon Jun 17 10:42:02 EST 2002


Hi,

Would it be acceptable to patch make_file() in flist.c to ignore any
ENODEV's and not mark them as io_error=1?

In afs, a mountpoint to a volume which does not exist gives an
ENODEV. As such, it can't be copied, so should (or could) just be
ignored?

The io_error isn't terminal, but it does disable the delete function
and you end up with an exit code of 23.


regards

|<evin

-- 
Kevin J Walters                      Morgan Stanley
kjw at ms.com, kjw at acm.org              20 Cabot Square
Tel: 020 7425 7886                   Canary Wharf
Fax: 020 7677 8504                   London E14 4QW




More information about the rsync mailing list