exports.patch
kmem_cache_validate.patch
lustre_version.patch
-vfs_intent-2.4.18-18.patch
+vfs_intent-2.4.18-18-chaos65.patch
invalidate_show.patch
iod-rmap-exports.patch
export-truncate.patch
extN-wantedi.patch
extN-san.patch
extN-2.4.18-ino_sb_fixup.patch
+ext3-map_inode_page.patch
iopen-2.4.18.patch
#include <linux/rbtree.h>
#include <linux/seq_file.h>
#include <linux/time.h>
-#include "llite_internal.h"
/* PG_inactive_clean is shorthand for rmap, we want free_high/low here.. */
#ifdef PG_inactive_clean
#define DEBUG_SUBSYSTEM S_LLITE
#include <linux/lustre_lite.h>
+#include "llite_internal.h"
#ifndef list_for_each_prev_safe
#define list_for_each_prev_safe(pos, n, head) \
extern spinlock_t inode_lock;
-struct ll_writeback_pages {
- obd_count npgs, max;
- struct brw_page *pga;
-};
-
/*
* check to see if we're racing with truncate and put the page in
* the brw_page array. returns 0 if there is more room and 1