patch-2.4.20 linux-2.4.20/include/linux/reiserfs_fs_i.h
Next file: linux-2.4.20/include/linux/reiserfs_fs_sb.h
Previous file: linux-2.4.20/include/linux/reiserfs_fs.h
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Thu Nov 28 15:53:15 2002
- Orig file:
linux-2.4.19/include/linux/reiserfs_fs_i.h
- Orig date:
Fri Aug 2 17:39:45 2002
diff -urN linux-2.4.19/include/linux/reiserfs_fs_i.h linux-2.4.20/include/linux/reiserfs_fs_i.h
@@ -1,3 +1,6 @@
+/*
+ * Copyright 2000-2002 by Hans Reiser, licensing governed by reiserfs/README
+ */
#ifndef _REISER_FS_I
#define _REISER_FS_I
@@ -41,6 +44,10 @@
struct list_head i_prealloc_list; /* per-transaction list of inodes which
* have preallocated blocks */
+ int new_packing_locality:1; /* new_packig_locality is created; new blocks
+ * for the contents of this directory should be
+ * displaced */
+
/* we use these for fsync or O_SYNC to decide which transaction
** needs to be committed in order for this inode to be properly
** flushed */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)