]> git.neil.brown.name Git - history.git/commit
[PATCH] Fix bug in xdr_kunmap()
authorTrond Myklebust <trond.myklebust@fys.uio.no>
Mon, 15 Jul 2002 14:38:14 +0000 (07:38 -0700)
committerTrond Myklebust <trond.myklebust@fys.uio.no>
Mon, 15 Jul 2002 14:38:14 +0000 (07:38 -0700)
commitad4d2648caa581162d6c6e2a3805a0095448ae15
treec143bfc1510880f448fe2a6b9c1b01bb33c1ce6c
parent7fde4915a17dec953900e02252a013abcd37cdab
[PATCH] Fix bug in xdr_kunmap()

The following patch fixes a bug in xdr_kunmap() that has been known to
deadlock TCP mounts on highmem systems.  It also removes an unnecessary
call to flush_page_to_ram().
net/sunrpc/xdr.c