提交 76622c88 编写于 作者: C Christoph Hellwig 提交者: Darrick J. Wong

xfs: remove SYNC_WAIT and SYNC_TRYLOCK

These two definitions are unused now.
Signed-off-by: NChristoph Hellwig <hch@lst.de>
Reviewed-by: NDarrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: NDarrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: NDave Chinner <dchinner@redhat.com>
Reviewed-by: NChaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
上级 92a00544
...@@ -17,9 +17,6 @@ struct xfs_eofblocks { ...@@ -17,9 +17,6 @@ struct xfs_eofblocks {
__u64 eof_min_file_size; __u64 eof_min_file_size;
}; };
#define SYNC_WAIT 0x0001 /* wait for i/o to complete */
#define SYNC_TRYLOCK 0x0002 /* only try to lock inodes */
/* /*
* tags for inode radix tree * tags for inode radix tree
*/ */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册