Commit Graph

94 Commits (027e8eec31d8141a6231f772e10ccae60c9d5c13)

Author SHA1 Message Date
Andy Adamson baf6c2a44a NFSv4.1 don't send LAYOUTCOMMIT if data resent through MDS 13 years ago
Andy Adamson 82c7c7a5a9 NFSv4.1 return the LAYOUT for each file with failed DS connection I/O 13 years ago
Trond Myklebust 2f2c63bc22 NFS: Cleanup - only store the write verifier in struct nfs_page 13 years ago
Trond Myklebust 9f594791dd NFSv4.1: Handle other occurrences of NFS4ERR_CONN_NOT_BOUND_TO_SESSION 13 years ago
Bryan Schumaker 497826af60 NFS: Fix compiler warnings 13 years ago
Andy Adamson bd4aeffb5b NFSv4.1 skip rpc_call_done only on disconnected DS slot_table_waitq tasks 13 years ago
Andy Adamson 996074cb8c NFSv4.1 Just use nfs_put_client in filelayout release 13 years ago
Andy Adamson d42e78737c NFSv4.1 fix null state reference in filelayout_async_handle_error 13 years ago
Trond Myklebust 53b8ee3464 NFSv4.1: Fix a bad reference count issue in the pNFS commit code 13 years ago
Andy Adamson 041245c88a NFSv4.1 resend LAYOUTGET on data server invalid layout errors 13 years ago
Andy Adamson b4a2967e52 NFSv4.1 dereference a disconnected data server client record 13 years ago
Andy Adamson 3a7936c3fc NFSv4.1 ref count nfs_client across filelayout data server io 13 years ago
Andy Adamson 0a57cdac3f NFSv4.1 send layoutreturn to fence disconnected data server 13 years ago
Andy Adamson 671fb89695 NFSv4.1 wake up all tasks on un-connected DS slot table waitq 13 years ago
Andy Adamson 0ad2f378e1 NFSv4.1 Check invalid deviceid upon slot table waitq wakeup 13 years ago
Andy Adamson e7dd79af01 NFSv4.1: mark deviceid invalid on filelayout DS connection errors 13 years ago
Andy Adamson 9f0ec176b3 NFSv4.1 set RPC_TASK_SOFTCONN for filelayout DS RPC calls 13 years ago
Andy Adamson 90fecfcb34 NFSv4.1 cleanup filelayout invalid layout handling 13 years ago
Andy Adamson 554d458d79 NFSv4.1: cleanup filelayout invalid deviceid handling 13 years ago
Fred Isaman df0117481c NFS: Prevent garbage cinfo->ds from leaking out 13 years ago
Fred Isaman 1763da1234 NFS: rewrite directio write to use async coalesce code 13 years ago
Fred Isaman f453a54a01 NFS: create nfs_commit_completion_ops 13 years ago
Fred Isaman ea2cf2282b NFS: create struct nfs_commit_info 13 years ago
Fred Isaman 1825a0d08f NFS: prepare coalesce testing for directio 13 years ago
Fred Isaman 6c75dc0d49 NFS: merge _full and _partial write rpc_ops 13 years ago
Fred Isaman 4db6e0b74c NFS: merge _full and _partial read rpc_ops 13 years ago
Fred Isaman cd841605f7 NFS: create common nfs_pgio_header for both read and write 13 years ago
Fred Isaman b554284976 NFS: use req_offset where appropriate 13 years ago
Fred Isaman cd12ae326f NFS: remove unnecessary casts of void pointers in nfs4filelayout.c 13 years ago
Fred Isaman c5996c4efb NFS: reverse arg order in nfs_initiate_[read|write] 13 years ago
Fred Isaman 0b7c01533a NFS: add a struct nfs_commit_data to replace nfs_write_data in commits 13 years ago
Fred Isaman 799ba8d53d NFS4.1: Add lseg to struct nfs4_fl_commit_bucket 13 years ago
Fred Isaman d44fc38799 NFS4.1: remove duplicate variable declaration in filelayout_clear_request_commit 13 years ago
Trond Myklebust 3b3be88d67 NFS: Use cond_resched_lock() to reduce latencies in the commit scans 13 years ago
Trond Myklebust 9390f42546 NFSv4.1: Fix a few issues in filelayout_commit_pagelist 13 years ago
Trond Myklebust 8dd3775889 NFSv4.1: Clean ups and bugfixes for the pNFS read/writeback/commit code 13 years ago
Trond Myklebust 17280175c5 NFS: Fix a number of sparse warnings 13 years ago
Fred Isaman d6d6dc7cdf NFS: remove nfs_inode radix tree 13 years ago
Andy Adamson 2dc317565b NFSv4.1 cleanup DS stateid error handling 13 years ago
Andy Adamson 9cb8196839 NFSv4.1 handle DS stateid errors 13 years ago
Weston Andros Adamson 0a70219523 NFS: include filelayout DS rpc stats in mountstats 13 years ago
Weston Andros Adamson a030889a01 NFS: start printks w/ NFS: even if __func__ shown 13 years ago
Weston Andros Adamson f9fd2d9c1f NFS: printks in fs/nfs/ should start with NFS: 13 years ago
Trond Myklebust 9d12b216aa NFSv41: Add a new helper nfs4_init_sequence() 13 years ago
Chris Metcalf 3476f114ad nfs: fix a minor do_div portability issue 13 years ago
Paul Gortmaker 143cb494cb fs: add module.h to files that were implicitly using it 13 years ago
Chuck Lever e414966b81 NFS: Remove no-op less-than-zero checks on unsigned variables. 13 years ago
Trond Myklebust d00c5d4386 NFS: Get rid of nfs_restart_rpc() 13 years ago
Peng Tao 1b0ae06877 pnfs: make _set_lo_fail generic 13 years ago
Peng Tao acff588053 pnfs: save layoutcommit lwb at layout header 14 years ago