- 11 Apr, 2004 31 commits
-
-
Trond Myklebust authored
requests for attributes that are not supported. In particular, we wish to determine whether or not the server supports ACLs.
-
Trond Myklebust authored
length. RPC: make the client receive xdr_buf return the actual length of the RPC length. NFSv4/RPC: improved checks to prevent XDR reading beyond the actual end of the RPC reply.
-
Trond Myklebust authored
-
Trond Myklebust authored
-
Trond Myklebust authored
READDIR RPC calls.
-
Trond Myklebust authored
READLINK RPC calls.
-
Trond Myklebust authored
sillyrename() completion.
-
Trond Myklebust authored
STATFS RPC calls.
-
Trond Myklebust authored
PATHCONF RPC calls.
-
Trond Myklebust authored
CREATE RPC calls.
-
Trond Myklebust authored
-
Trond Myklebust authored
RENAME RPC calls.
-
Trond Myklebust authored
REMOVE RPC calls.
-
Trond Myklebust authored
mountpoint.
-
Trond Myklebust authored
LOOKUP RPC calls.
-
Trond Myklebust authored
new attribute revalidation scheme doesn't rely on them.
-
Trond Myklebust authored
GETATTR RPC calls.
-
Trond Myklebust authored
ACCESS RPC calls.
-
Trond Myklebust authored
-
Trond Myklebust authored
RPC: Clean up XDR encoding of opaque data.
-
Trond Myklebust authored
-
Trond Myklebust authored
from over-aggressive attribute cache revalidation.
-
Trond Myklebust authored
starting offset when calculating the page length.
-
Trond Myklebust authored
bytes than we requested due to resource limitations etc.
-
Trond Myklebust authored
-
Trond Myklebust authored
If a wait queue is defined as a "priority queue" then requests are dequeued in blocks of 16 in order to work well with write gathering + readahead on the server. There are 3 levels of priority. The high priority tasks get scheduled 16 times for each time the default level gets scheduled. The lowest level gets scheduled once every 4 times the normal level gets scheduled. Original patch contributed by Shantanu Goel.
-
Trond Myklebust authored
RPC: remove unnecessary support for sk->sk_sleep on those sockets that are owned by the RPC client.
-
Trond Myklebust authored
writepages() method, throttle all writes to that mountpoint.
-
Trond Myklebust authored
-
Trond Myklebust authored
-
Trond Myklebust authored
-
- 03 Apr, 2004 9 commits
-
-
Linus Torvalds authored
-
Linus Torvalds authored
We default to "long" (which is what POSIX says), but since a number of architectures have used "int" for historical reasons, we need to allow overrides. At least sparc64 needs this. Possibly others, but so far architecture maintainers haven't spoken up. ppc64 and x86-64 are known to be ok with the default "long".
-
Richard Henderson authored
From Ivan Kokshaysky <ink@jurassic.park.msu.ru>.
-
ssh://are/BK/axp-2.6Richard Henderson authored
into heffalump.twiddle.home:/home/rth/work/linux/axp-2.6
-
Richard Henderson authored
-
Richard Henderson authored
-
Richard Henderson authored
-
Richard Henderson authored
-
Richard Henderson authored
-