projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9134c23
)
xfs: remove the unused XFS_TRANS_NOSLEEP/XFS_TRANS_WAIT flags
author
Christoph Hellwig
<hch@infradead.org>
Wed, 23 Jun 2010 08:11:15 +0000
(18:11 +1000)
committer
Alex Elder
<aelder@sgi.com>
Mon, 26 Jul 2010 18:16:38 +0000
(13:16 -0500)
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
fs/xfs/xfs_trans.h
patch
|
blob
|
blame
|
history
diff --git
a/fs/xfs/xfs_trans.h
b/fs/xfs/xfs_trans.h
index aa6f422f0361600f016711186728f54ff73644e2..c13c0f97b4945d7ff80990aeb7d4c0a8e12d0139 100644
(file)
--- a/
fs/xfs/xfs_trans.h
+++ b/
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