https://github.com/torvalds/linux
Revision d4a8f3677fe2c2fc86443254fe42825e244c194d authored by Trond Myklebust on 22 May 2007, 14:22:27 UTC, committed by Trond Myklebust on 24 May 2007, 15:18:18 UTC
We only need to dirty the pages that were actually read in.

Also convert nfs_direct_dirty_pages() to call set_page_dirty() instead of
set_page_dirty_lock(). A call to lock_page() is unacceptable in an rpciod
callback function.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
1 parent 749e146
History
Tip revision: d4a8f3677fe2c2fc86443254fe42825e244c194d authored by Trond Myklebust on 22 May 2007, 14:22:27 UTC
NFS: Fix nfs_direct_dirty_pages()
Tip revision: d4a8f36
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 572 bytes
.mailmap -rw-r--r-- 3.6 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 89.3 KB
Kbuild -rw-r--r-- 1.5 KB
MAINTAINERS -rw-r--r-- 86.6 KB
Makefile -rw-r--r-- 49.2 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top