]> git.neil.brown.name Git - history.git/commit
[PATCH] give NFS client a "set_page_dirty" address space op.
authorChuck Lever <cel@citi.umich.edu>
Fri, 20 Dec 2002 14:27:37 +0000 (06:27 -0800)
committerLinus Torvalds <torvalds@home.transmeta.com>
Fri, 20 Dec 2002 14:27:37 +0000 (06:27 -0800)
commit756e3174a1b2b80cdb688a9871926a07a54ba0a3
tree07e8801e7c64d78ab0f57cb4079a0767c91c6abe
parent28865d680f2f25986f17cadebc65beaf00802833
[PATCH] give NFS client a "set_page_dirty" address space op.

Description:
  The default set_page_dirty address space op is too heavyweight for NFS,
  which doesn't use buffers.
fs/nfs/file.c