Jann Horn
|
78fee0b684
orangefs: fix namespace handling
|
9 years ago |
Al Viro
|
45996492e5
orangefs: fix orangefs_superblock locking
|
9 years ago |
Mike Marshall
|
53f57fef43
Orangefs: Extra sanity insurance on buffer before using string functions on it.
|
9 years ago |
Martin Brandenburg
|
acfcbaf192
orangefs: make fs_mount_pending static
|
9 years ago |
Mike Marshall
|
9d9e7ba9ee
Orangefs: improve gossip statements
|
9 years ago |
Mike Marshall
|
9f08cfe944
Orangefs: update orangefs.txt
|
9 years ago |
Mike Marshall
|
ca9f518ead
Orangefs: code sanitation.
|
9 years ago |
Mike Marshall
|
adcf34a289
Orangefs: code sanitation
|
9 years ago |
Al Viro
|
05a50a5be8
orangefs: have ..._clean_interrupted_...() wait for copy to/from daemon
|
9 years ago |
Al Viro
|
5964c1b839
orangefs: set correct ->downcall.status on failing to copy reply from daemon
|
9 years ago |
Al Viro
|
897c5df6cf
orangefs: get rid of op->done
|
9 years ago |
Al Viro
|
ea2c9c9f65
orangefs: bufmap rewrite
|
9 years ago |
Al Viro
|
78699e29fd
orangefs: delay freeing slot until cancel completes
|
9 years ago |
Mike Marshall
|
5090c9670d
Orangefs: improve gossip statement
|
9 years ago |
Al Viro
|
2a9e5c2260
orangefs: don't reinvent completion.h...
|
9 years ago |
Al Viro
|
4f55e39732
if ORANGEFS_VFS_OP_FILE_IO request had been given up, don't bother waiting
|
9 years ago |
Al Viro
|
727cbfea62
orangefs: get rid of MSECS_TO_JIFFIES
|
9 years ago |
Al Viro
|
ed42fe0593
orangefs: hopefully saner op refcounting and locking
|
9 years ago |
Al Viro
|
fee25ce125
orangefs: make sure that reopening pvfs2-req won't overlap with the end of close
|
9 years ago |
Al Viro
|
831d094979
orangefs: move wakeups into set_op_state_{serviced,purged}()
|
9 years ago |
Al Viro
|
90e54e36c9
orangefs: ->poll() doesn't need spinlock
|
9 years ago |
Al Viro
|
8016387ce7
orangefs: kill ioctl32 rudiments
|
9 years ago |
Al Viro
|
83595db052
orangefs: ->poll() is only called between successful ->open() and ->release()
|
9 years ago |
Al Viro
|
fb6d2526e9
orangefs: generic_file_open() is pointless for character devices
|
9 years ago |
Mike Marshall
|
cf0c27715b
Orangefs: make gossip statement more palatable to xtensa
|
9 years ago |
Mike Marshall
|
b3ae4755f5
Orangefs: implement .write_iter
|
9 years ago |
Martin Brandenburg
|
7d2214858f
orangefs: Fix some more global namespace pollution.
|
9 years ago |
Martin Brandenburg
|
a762ae6dc5
orangefs: Remove ``aligned'' upcall and downcall length macros.
|
9 years ago |
Martin Brandenburg
|
90d26aa808
Orangefs: do not finalize bufmap if it was never initialized.
|
9 years ago |
Mike Marshall
|
ce6c414e17
Orangefs: Don't wait the old-fashioned way.
|
9 years ago |