g2p / bedup

Btrfs deduplication
http://pypi.python.org/pypi/bedup
GNU General Public License v2.0
323 stars 50 forks source link

Also handle NFS stale file handle error #37

Closed adonm closed 9 years ago

adonm commented 10 years ago

Handle NFS stale file handle error when running os.stat(proc_path) on docker lxc-start procs

g2p commented 9 years ago

I've merged something like it (with the errno that you really meant :)