linux/fs/orangefs
Arnd Bergmann 401898eed7 orangefs: remove unused 'diff' function
orangefs contains a helper function to calculate the difference
between two timeval structures. We are trying to remove all
instances of timespec from the kernel, and this one is not
used at all, so let's remove it now.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Mike Marshall <hubcap@omnibond.com>
2016-02-26 10:18:43 -05:00
..
acl.c Orangefs: change pvfs2 filenames to orangefs 2015-12-04 12:56:14 -05:00
dcache.c orangefs: use ORANGEFS_NAME_LEN everywhere; remove ORANGEFS_NAME_MAX 2016-02-24 17:07:50 -05:00
devorangefs-req.c Orangefs: code sanitation 2016-02-24 16:54:27 -05:00
dir.c orangefs: free readdir buffer index before the dir_emit loop 2016-02-24 17:07:50 -05:00
downcall.h orangefs: use ORANGEFS_NAME_LEN everywhere; remove ORANGEFS_NAME_MAX 2016-02-24 17:07:50 -05:00
file.c orangefs: remove vestigial async io code 2016-02-24 17:07:50 -05:00
inode.c Orangefs: make some gossip statements more helpful. 2016-02-19 13:45:55 -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
namei.c orangefs: we never lookup with sym_follow set 2016-02-24 17:07:51 -05:00
orangefs-bufmap.c orangefs_readdir_index_put(): get rid of bufmap argument 2016-02-19 13:45:54 -05:00
orangefs-bufmap.h orangefs_readdir_index_put(): get rid of bufmap argument 2016-02-19 13:45:54 -05:00
orangefs-cache.c orangefs: get rid of op refcounts 2016-02-19 13:45:56 -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: use ORANGEFS_NAME_LEN everywhere; remove ORANGEFS_NAME_MAX 2016-02-24 17:07:50 -05:00
orangefs-kernel.h orangefs: remove unused 'diff' function 2016-02-26 10:18:43 -05:00
orangefs-mod.c orangefs: delay freeing slot until cancel completes 2016-02-19 13:45:53 -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: avoid time conversion function 2016-02-26 10:18:39 -05:00
protocol.h orangefs: we never lookup with sym_follow set 2016-02-24 17:07:51 -05:00
super.c orangefs: use ORANGEFS_NAME_LEN everywhere; remove ORANGEFS_NAME_MAX 2016-02-24 17:07:50 -05:00
symlink.c orangefs: Implement inode_operations->permission(). 2016-02-04 14:12:37 -05:00
upcall.h orangefs: remove vestigial async io code 2016-02-24 17:07:50 -05:00
waitqueue.c Orangefs: code sanitation 2016-02-24 16:54:27 -05:00
xattr.c Orangefs: validate resp.listxattr.returned_count 2015-12-17 16:11:40 -05:00