summaryrefslogtreecommitdiff
path: root/fs/jfs/jfs_txnmgr.h
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@g5.osdl.org>2005-09-23 18:40:53 +0400
committerLinus Torvalds <torvalds@g5.osdl.org>2005-09-23 18:40:53 +0400
commitbfab08c097df5f6a60dd07f0f8c78c54e725780b (patch)
treea93536a2bbcb2331e47d72dd182bb4c4d27b6d8b /fs/jfs/jfs_txnmgr.h
parenteb0e0076878a4f9e8e6e7e524ded0d6f7d4a6130 (diff)
parent438282d85de2c8f8c5183fdf55140e51a0b18670 (diff)
downloadlinux-bfab08c097df5f6a60dd07f0f8c78c54e725780b.tar.xz
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6
Diffstat (limited to 'fs/jfs/jfs_txnmgr.h')
-rw-r--r--fs/jfs/jfs_txnmgr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/jfs/jfs_txnmgr.h b/fs/jfs/jfs_txnmgr.h
index 59ad0f6b7231..0e4dc4514c47 100644
--- a/fs/jfs/jfs_txnmgr.h
+++ b/fs/jfs/jfs_txnmgr.h
@@ -122,6 +122,7 @@ extern struct tlock *TxLock; /* transaction lock table */
#define tlckLOG 0x0800
/* updateMap state */
#define tlckUPDATEMAP 0x0080
+#define tlckDIRECTORY 0x0040
/* freeLock state */
#define tlckFREELOCK 0x0008
#define tlckWRITEPAGE 0x0004