瀏覽代碼

xfs: remove the unused XFS_TRANS_NOSLEEP/XFS_TRANS_WAIT flags

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Christoph Hellwig 15 年之前
父節點
當前提交
a59f55703c
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. 0 2
      fs/xfs/xfs_trans.h

+ 0 - 2
fs/xfs/xfs_trans.h

@@ -184,8 +184,6 @@ struct xfs_log_item_desc {
 /*
  * Values for call flags parameter.
  */
-#define	XFS_TRANS_NOSLEEP		0x1
-#define	XFS_TRANS_WAIT			0x2
 #define	XFS_TRANS_RELEASE_LOG_RES	0x4
 #define	XFS_TRANS_ABORT			0x8