Miklos Szeredi
|
804b1737d7
orangefs: don't use d_time
|
8 years ago |
Linus Torvalds
|
101105b171
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 years ago |
Al Viro
|
3873691e5a
Merge remote-tracking branch 'ovl/rename2' into for-linus
|
8 years ago |
Linus Torvalds
|
97d2116708
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 years ago |
Linus Torvalds
|
abb5a14fa2
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 years ago |
Andreas Gruenbacher
|
fd50ecaddf
vfs: Remove {get,set,remove}xattr inode operations
|
9 years ago |
Deepa Dinamani
|
c2050a454c
fs: Replace current_fs_time() with current_time()
|
9 years ago |
Miklos Szeredi
|
2773bf00ae
fs: rename "rename2" i_op to "rename"
|
9 years ago |
Miklos Szeredi
|
1cd66c93ba
fs: make remaining filesystems use .rename2
|
9 years ago |
Martin Brandenburg
|
1d50361788
orangefs: rename most remaining global variables
|
9 years ago |
Al Viro
|
f66debf1b3
orangefs: use %pd/%pD
|
9 years ago |
Martin Brandenburg
|
8bbb20a863
orangefs: Account for jiffies wraparound.
|
9 years ago |
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 |
Martin Brandenburg
|
31b7c1ab4e
orangefs: Use d_time to avoid excessive lookups
|
9 years ago |
Al Viro
|
6f3fc1070b
orangefs: constify inode_operations
|
9 years ago |
Al Viro
|
96b0cffbaf
orangefs: don't open-code %pd2
|
9 years ago |
Martin Brandenburg
|
c62da5853d
orangefs: Avoid symlink upcall if target is too long.
|
9 years ago |
Martin Brandenburg
|
6ceaf7818f
orangefs: we never lookup with sym_follow set
|
9 years ago |
Martin Brandenburg
|
47b4948fdb
orangefs: use ORANGEFS_NAME_LEN everywhere; remove ORANGEFS_NAME_MAX
|
9 years ago |
Mike Marshall
|
5253487e04
Orangefs: make some gossip statements more helpful.
|
9 years ago |
Martin Brandenburg
|
933287da75
orangefs: Implement inode_operations->permission().
|
9 years ago |
Mike Marshall
|
7cec28e91d
Orangefs: don't keep checking stuff in on Friday afternoon.
|
9 years ago |
Mike Marshall
|
e91f1c8043
Orangefs: don't expose internal details of pathname resolution to userspace.
|
9 years ago |
Mike Marshall
|
575e946125
Orangefs: change pvfs2 filenames to orangefs
|
9 years ago |
Yi Liu
|
8bb8aefd5a
OrangeFS: Change almost all instances of the string PVFS2 to OrangeFS.
|
9 years ago |
Al Viro
|
aada5c5872
orangefs: kill pointless ->link() and ->mknod()
|
10 years ago |
Mike Marshall
|
f957ae2dec
Orangefs: choose return codes from among the expected ones.
|
10 years ago |
Mike Marshall
|
274dcf55bd
Orangefs: kernel client part 3
|
10 years ago |