Whamcloud - gitweb
- put llite page cache pages in a list_head for the duration
authorzab <zab>
Thu, 18 Dec 2003 03:59:08 +0000 (03:59 +0000)
committerzab <zab>
Thu, 18 Dec 2003 03:59:08 +0000 (03:59 +0000)
commit9f6d5eb451faa30ff07560fdfa1e1b51d9cc230f
treeff7dc2f4f53f637054701cd6fa9df3a807d1403a
parentaaa32213bc74810f911fcaefdad01f117399f8d0
- put llite page cache pages in a list_head for the duration
  of their stay in the page cache.  This lets us display the contents
  of the page cache via llite/*/dump_pgcache file.  This was done as part
  of b=2252 and is being committed seperately from the read-ahead work.
lustre/llite/llite_internal.h
lustre/llite/llite_lib.c
lustre/llite/lproc_llite.c
lustre/llite/rw.c