X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=fs%2Fjfs%2Fjfs_txnmgr.h;h=0e4dc4514c47a4953420fa1cb1f9201b19ca6da1;hb=0f76ee451484d02c7405d92e7bceb39b415abb01;hp=59ad0f6b723186a6f4a1cb6d0eda5e038bebf936;hpb=1868f4aa5a4a72bbe0b7db6c1d4ee666824c3895;p=linux-2.6-omap-h63xx.git diff --git a/fs/jfs/jfs_txnmgr.h b/fs/jfs/jfs_txnmgr.h index 59ad0f6b723..0e4dc4514c4 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