Andreas Gruenbacher
|
d373a712c1
orangefs: Remove useless xattr prefix arguments
|
9 years ago |
Andreas Gruenbacher
|
972a7344fc
orangefs: Remove useless defines
|
9 years ago |
Al Viro
|
5ecfcb265f
orangefs: don't open-code inode_lock/inode_unlock
|
9 years ago |
Al Viro
|
6d4c1a30b3
orangefs: fix do_readv_writev() handling of error halfway through
|
9 years ago |
Al Viro
|
177f8fc491
orangefs: sanitize ->llseek()
|
9 years ago |
Al Viro
|
b8a99a8f9f
orangefs: saner calling conventions for getting a slot
|
9 years ago |
Al Viro
|
bf6bf606e5
orangefs_copy_{to,from}_bufmap(): don't pass bufmap pointer
|
9 years ago |
Martin Brandenburg
|
e2f7f0d798
orangefs: use new orangefs_inode_getattr to get size in write and llseek
|
9 years ago |
Martin Brandenburg
|
3c9cf98d7b
orangefs: rename orangefs_inode_getattr to orangefs_inode_old_getattr
|
9 years ago |
Mike Marshall
|
162ada7764
Orangefs: improve the POSIXness of interrupted writes...
|
9 years ago |
Mike Marshall
|
9d9e7ba9ee
Orangefs: improve gossip statements
|
9 years ago |
Martin Brandenburg
|
9c2bcf288e
orangefs: remove vestigial async io code
|
9 years ago |
Al Viro
|
897c5df6cf
orangefs: get rid of op->done
|
9 years ago |
Al Viro
|
78699e29fd
orangefs: delay freeing slot until cancel completes
|
9 years ago |
Al Viro
|
1357d06d49
get rid of bufmap argument of orangefs_bufmap_put()
|
9 years ago |
Al Viro
|
c0eae8cd77
orangefs: get rid of handle_io_error()
|
9 years ago |
Al Viro
|
7b9761af86
orangefs: wait_for_direct_io(): restore the position in iter when restarting
|
9 years ago |
Al Viro
|
e17be9fd4d
orangefs: avoid freeing a slot twice in wait_for_direct_io()
|
9 years ago |
Mike Marshall
|
6ebcc3fcda
Orangefs: added a couple of WARN_ONs, perhaps just temporarily.
|
9 years ago |
Martin Brandenburg
|
99109822f5
orangefs: Fix revalidate.
|
9 years ago |
Al Viro
|
b0bc3a7b62
orangefs: move handle_io_error() to file.c
|
9 years ago |
Al Viro
|
2a9e5c2260
orangefs: don't reinvent completion.h...
|
9 years ago |
Al Viro
|
ed42fe0593
orangefs: hopefully saner op refcounting and locking
|
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
|
555fa0fa61
fs: out of bounds on stack in iov_iter_advance
|
10 years ago |
Mike Marshall
|
3f1b6947dc
Orangefs: set pos after generic_write_checks
|
9 years ago |
Al Viro
|
74f68fce2a
orangefs: make pvfs2_inode_read() take iov_iter
|
10 years ago |
Al Viro
|
0071ed1ec6
orangefs: make do_readv_writev() take iov_iter
|
10 years ago |
Al Viro
|
dc4067f671
orangefs: don't bother with splitting iovecs
|
10 years ago |