Whamcloud - gitweb
Don't kmap() a this page twice. We kunmap() in lustre_put_page() so we
authoradilger <adilger>
Mon, 10 Jun 2002 22:37:52 +0000 (22:37 +0000)
committeradilger <adilger>
Mon, 10 Jun 2002 22:37:52 +0000 (22:37 +0000)
commitc1f63dd5934f3193adf8a162f8af9075a00a5257
treea592f11fffd7d04283b10202b3810144ddf25248
parent6bd88333f548be0569a49572fdc80aaccbd7eeed
Don't kmap() a this page twice.  We kunmap() in lustre_put_page() so we
do the kmap() in all cases.
lustre/lib/page.c