EX-3686 revert: "LU-13799 llite: Adjust dio refcounting"
This reverts commit
8a31964534358dd1a5db6cf86b9c6014d3c98d48
("LU-13799 llite: Adjust dio refcounting")
This patch is causing several tests to crash with messages
similar to the following:
BUG: Bad page state in process ptlrpcd_01_01
BUG: Bad page map in process iozone
page:
ffffdafec7f35640 count:0 mapcount:-1 mapping: (null) index:0x7f5
page flags: 0x6fffff00080018(uptodate|dirty|swapbacked)
page dumped because: bad pte
addr:
7f5524800000 vm_flags:8100073
anon_vma:
ffff9e8465843fa0 mapping: (null) index:
7f5524800
WARNING: CPU: 1 PID: 9325 at lib/list_debug.c:62 list_del corruption
Test-Parameters: trivial testlist=sanity
Test-Parameters: testlist=sanity-lfsck
Test-Parameters: testlist=sanity-dom
Test-Parameters: testlist=sanity-flr
Test-Parameters: testlist=replay-single
Change-Id: I97b77b671ff0dea4cd13428f700b7643d9e94f09
Signed-off-by: James Nunez <jnunez@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/44806
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>