Whamcloud - gitweb
b=2449
authorzab <zab>
Mon, 12 Jan 2004 23:16:36 +0000 (23:16 +0000)
committerzab <zab>
Mon, 12 Jan 2004 23:16:36 +0000 (23:16 +0000)
commit55796d973411e77f1952c577b80168a2b4f24e41
treecea7003970bf47c912ca7e7f6f6452134d5753bb
parentc632d91aedead969d76f7aa872676638e3e01aea
b=2449
Avoid assertions in rmap brought in with llite read-ahead by using low bits of
page->pointer (spit) instead of bits in page->flags.  This is temporary until
we can get the kernel upstream involved in a more thorough fix to the page
cache API.

Didn't cause regressions in buffalo.
lustre/include/linux/lustre_compat25.h
lustre/llite/llite_internal.h
lustre/llite/rw.c
lustre/osc/osc_request.c