Martin Brandenburg
|
4cd8f31944
orangefs: Allow dcache and getattr cache time to be configured.
|
9 years ago |
Martin Brandenburg
|
71680c18c8
orangefs: Cache getattr results.
|
9 years ago |
Linus Torvalds
|
6784725ab0
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 years ago |
Jann Horn
|
78fee0b684
orangefs: fix namespace handling
|
9 years ago |
Andreas Gruenbacher
|
d373a712c1
orangefs: Remove useless xattr prefix arguments
|
9 years ago |
Andreas Gruenbacher
|
972a7344fc
orangefs: Remove useless defines
|
9 years ago |
Al Viro
|
6f3fc1070b
orangefs: constify inode_operations
|
9 years ago |
Al Viro
|
5ecfcb265f
orangefs: don't open-code inode_lock/inode_unlock
|
9 years ago |
Al Viro
|
45996492e5
orangefs: fix orangefs_superblock locking
|
9 years ago |
Al Viro
|
177f8fc491
orangefs: sanitize ->llseek()
|
9 years ago |
Martin Brandenburg
|
05d31c5cb3
orangefs: remove needless wrapper around GFP_KERNEL
|
9 years ago |
Martin Brandenburg
|
93d53a4885
orangefs: remove wrapper around mutex_lock(&inode->i_mutex)
|
9 years ago |
Martin Brandenburg
|
5859d77e56
orangefs: use new getattr for revalidate and remove old getattr
|
9 years ago |
Martin Brandenburg
|
3c9cf98d7b
orangefs: rename orangefs_inode_getattr to orangefs_inode_old_getattr
|
9 years ago |
Martin Brandenburg
|
d57521a653
orangefs: remove inode->i_lock wrapper
|
9 years ago |
Martin Brandenburg
|
acfcbaf192
orangefs: make fs_mount_pending static
|
9 years ago |
Arnd Bergmann
|
401898eed7
orangefs: remove unused 'diff' function
|
9 years ago |
Arnd Bergmann
|
be81ce48b2
orangefs: avoid time conversion function
|
9 years ago |
Martin Brandenburg
|
69a23de2f3
orangefs: clean up fill_default_sys_attrs
|
9 years ago |
Martin Brandenburg
|
9c2bcf288e
orangefs: remove vestigial async io code
|
9 years ago |
Mike Marshall
|
adcf34a289
Orangefs: code sanitation
|
9 years ago |
Mike Marshall
|
d37c0f307a
Orangefs: clean up orangefs_kernel_op_s comments.
|
9 years ago |
Al Viro
|
c1223ca48b
orangefs: get rid of op refcounts
|
9 years ago |
Al Viro
|
05a50a5be8
orangefs: have ..._clean_interrupted_...() wait for copy to/from daemon
|
9 years ago |
Al Viro
|
897c5df6cf
orangefs: get rid of op->done
|
9 years ago |
Al Viro
|
c72f15b7d9
service_operation(): don't block signals, just use ..._killable
|
9 years ago |
Al Viro
|
d2d87a3b6d
orangefs: get rid of loop in wait_for_matching_downcall()
|
9 years ago |
Al Viro
|
78699e29fd
orangefs: delay freeing slot until cancel completes
|
9 years ago |
Martin Brandenburg
|
933287da75
orangefs: Implement inode_operations->permission().
|
9 years ago |
Mike Marshall
|
2d4cae0d17
Orangefs: clean up slab allocation.
|
9 years ago |