Remove compatibility path handling
commit78c2cc25d5537063ae3a6f94578e1db2bb9ba0b6
authorMiklos Szeredi <mszeredi@suse.cz>
Fri, 20 Jul 2012 07:45:09 +0000 (20 09:45 +0200)
committerMiklos Szeredi <mszeredi@suse.cz>
Fri, 20 Jul 2012 07:45:09 +0000 (20 09:45 +0200)
tree196565be4fad459083787eed0a2ccd283e7d9296
parentd7d7ee9581a1a65527b9627e13bead27a429c777
Remove compatibility path handling

This means that now NULL is a valid path for operations that take a file
descriptor if the file was unlinked and hard_remove option is specified.
example/fusexmp_fh.c
include/fuse.h
lib/fuse.c
lib/modules/iconv.c
lib/modules/subdir.c