linux/fs/orangefs
Richard Weinberger c146c0b87f orangefs: Don't pollute global namespace
Prefix public functions with "orangefs_" do don't
pollute the global namespace.

This fixes a build issue on UML which also has block_signals().

Signed-off-by: Richard Weinberger <richard@nod.at>
Signed-off-by: Martin Brandenburg <martin@omnibond.com>
Signed-off-by: Mike Marshall <hubcap@omnibond.com>
2016-01-04 16:21:37 -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: 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
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: Don't pollute global namespace 2016-01-04 16:21:37 -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: Don't pollute global namespace 2016-01-04 16:21:37 -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 pollute global namespace 2016-01-04 16:21:37 -05:00
xattr.c Orangefs: validate resp.listxattr.returned_count 2015-12-17 16:11:40 -05:00