ee 04b7ef11d49758152c80c010f6a287f83d53299d parent a131de0a482ac95e6469f56981c7b063593fdc5d author Miklos Szeredi 1192602665 -0700 committer Linus Torvalds 1192635784 -0700 fuse: no ENOENT from fuse device read Don't return -ENOENT for a read() on the fuse device when the request was aborted. Instead return -ENODEV, meaning the filesystem has been force-umounted or aborted. Previously ENOENT meant that the request was interrupted, but now the 'aborted' flag is not set in case of interrupts. Signed-off-by: Miklos Szeredi Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds tOö9ž7x