linux-stable/fs/orangefs
Julia Lawall acaca36dd9 OrangeFS: constify export_operations structures
This export_operations structure is never modified, so declare it as const.
Most other structures of this type are already const.

Done with the help of Coccinelle.

Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: Mike Marshall <hubcap@omnibond.com>
2016-01-04 11:06:12 -05:00
..
acl.c Orangefs: change pvfs2 filenames to orangefs 2015-12-04 12:56:14 -05:00
dcache.c Orangefs: don't trigger copy_attributes_to_inode from d_revalidate. 2015-12-30 13:04:28 -05:00
devorangefs-req.c orangefs: Remove ``aligned'' upcall and downcall length macros. 2015-12-17 14:33:38 -05:00
dir.c Orangefs: change pvfs2 filenames to orangefs 2015-12-04 12:56:14 -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: change pvfs2 filenames to orangefs 2015-12-04 12:56:14 -05:00
inode.c Orangefs: change pvfs2 filenames to orangefs 2015-12-04 12:56:14 -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: don't keep checking stuff in on Friday afternoon. 2015-12-11 10:46:22 -05:00
orangefs-bufmap.c orangefs: Do not unref if there is no bufmap. 2015-12-17 14:35:45 -05:00
orangefs-bufmap.h orangefs: Remove useless inline qualifier from bufmap functions. 2015-12-17 14:34:53 -05:00
orangefs-cache.c orangefs: Remove ``aligned'' upcall and downcall length macros. 2015-12-17 14:33:38 -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: change pvfs2 filenames to orangefs 2015-12-04 12:56:14 -05:00
orangefs-kernel.h orangefs: fix typo in ornagefs_inode_lock 2015-12-28 10:31:21 -05:00
orangefs-mod.c Orangefs: change pvfs2 filenames to orangefs 2015-12-04 12:56:14 -05:00
orangefs-sysfs.c Orangefs: change pvfs2 filenames to orangefs 2015-12-04 12:56:14 -05:00
orangefs-sysfs.h Orangefs: change pvfs2 filenames to orangefs 2015-12-04 12:56:14 -05:00
orangefs-utils.c Orangefs: change pvfs2 filenames to orangefs 2015-12-04 12:56:14 -05:00
protocol.h Orangefs: change pvfs2 filenames to orangefs 2015-12-04 12:56:14 -05:00
super.c OrangeFS: constify export_operations structures 2016-01-04 11:06:12 -05:00
symlink.c Orangefs: change pvfs2 filenames to orangefs 2015-12-04 12:56:14 -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: Don't wait the old-fashioned way. 2015-12-14 14:54:46 -05:00
xattr.c Orangefs: validate resp.listxattr.returned_count 2015-12-17 16:11:40 -05:00