1
0
Fork 0
alistair23-linux/fs/orangefs
Al Viro c0eae8cd77 orangefs: get rid of handle_io_error()
the second caller never needs to cancel, actually

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Mike Marshall <hubcap@omnibond.com>
2016-02-12 15:05:32 -05:00
..
Kconfig Orangefs: kernel client part 7 2015-10-03 11:40:00 -04:00
Makefile Orangefs: change pvfs2 filenames to orangefs 2015-12-04 12:56:14 -05:00
acl.c Orangefs: change pvfs2 filenames to orangefs 2015-12-04 12:56:14 -05:00
dcache.c orangefs: Implement inode_operations->permission(). 2016-02-04 14:12:37 -05:00
devorangefs-req.c Orangefs: improve gossip statement 2016-02-04 13:29:27 -05:00
dir.c Orangefs: add verification to decode_dirents 2016-01-15 13:10:52 -05:00
downcall.h OrangeFS: Change almost all instances of the string PVFS2 to OrangeFS. 2015-12-03 14:45:44 -05:00
file.c orangefs: get rid of handle_io_error() 2016-02-12 15:05:32 -05:00
inode.c orangefs: Do not retrieve size from servers unless it it necessary. 2016-02-04 14:12:43 -05:00
namei.c orangefs: Implement inode_operations->permission(). 2016-02-04 14:12:37 -05:00
orangefs-bufmap.c orangefs: get rid of MSECS_TO_JIFFIES 2016-01-23 15:20:11 -05:00
orangefs-bufmap.h orangefs: Fix some more global namespace pollution. 2016-01-04 16:21:46 -05:00
orangefs-cache.c Orangefs: clean up slab allocation. 2016-02-04 13:48:16 -05:00
orangefs-debug.h Orangef: remove overlooked old-style userspace debug parts 2015-12-11 11:00:12 -05:00
orangefs-debugfs.c Orangefs: use kzalloc for kmalloc + memset 0 2015-12-28 10:30:51 -05:00
orangefs-debugfs.h Orangefs: change pvfs2 filenames to orangefs 2015-12-04 12:56:14 -05:00
orangefs-dev-proto.h orangefs: Fix some more global namespace pollution. 2016-01-04 16:21:46 -05:00
orangefs-kernel.h orangefs: Implement inode_operations->permission(). 2016-02-04 14:12:37 -05:00
orangefs-mod.c Orangefs: clean up slab allocation. 2016-02-04 13:48:16 -05:00
orangefs-sysfs.c orangefs: hopefully saner op refcounting and locking 2016-01-23 13:03:12 -05:00
orangefs-sysfs.h Orangefs: change pvfs2 filenames to orangefs 2015-12-04 12:56:14 -05:00
orangefs-utils.c orangefs: Only compare attributes specified in orangefs_inode_getattr. 2016-02-04 14:12:17 -05:00
protocol.h orangefs: Implement inode_operations->permission(). 2016-02-04 14:12:37 -05:00
super.c Orangefs: clean up slab allocation. 2016-02-04 13:48:16 -05:00
symlink.c orangefs: Implement inode_operations->permission(). 2016-02-04 14:12:37 -05:00
upcall.h OrangeFS: Change almost all instances of the string PVFS2 to OrangeFS. 2015-12-03 14:45:44 -05:00
waitqueue.c Orangefs: added a couple of WARN_ONs, perhaps just temporarily. 2016-02-04 16:28:31 -05:00
xattr.c Orangefs: validate resp.listxattr.returned_count 2015-12-17 16:11:40 -05:00