All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] xfstests: fsstress: remove duplicate COLLAPSE_RANGE flags
@ 2014-04-16 22:35 ` Namjae Jeon
  0 siblings, 0 replies; 2+ messages in thread
From: Namjae Jeon @ 2014-04-16 22:35 UTC (permalink / raw)
  To: 'Dave Chinner'; +Cc: xfs, linux-fsdevel

From: Namjae Jeon <namjae.jeon@samsung.com>

Remove duplicate COLLAPSE_RANGE flags

Signed-off-by: Namjae Jeon <namjae.jeon@samsung.com>
Signed-off-by: Ashish Sangwan <a.sangwan@samsung.com>
---
 ltp/fsstress.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/ltp/fsstress.c b/ltp/fsstress.c
index 1eec11a..29fc250 100644
--- a/ltp/fsstress.c
+++ b/ltp/fsstress.c
@@ -2176,7 +2176,6 @@ struct print_flags falloc_flags [] = {
 	{ FALLOC_FL_NO_HIDE_STALE, "NO_HIDE_STALE"},
 	{ FALLOC_FL_COLLAPSE_RANGE, "COLLAPSE_RANGE"},
 	{ FALLOC_FL_ZERO_RANGE, "ZERO_RANGE"},
-	{ FALLOC_FL_COLLAPSE_RANGE, "COLLAPSE_RANGE"},
 	{ -1, NULL}
 };


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [PATCH] xfstests: fsstress: remove duplicate COLLAPSE_RANGE flags
@ 2014-04-16 22:35 ` Namjae Jeon
  0 siblings, 0 replies; 2+ messages in thread
From: Namjae Jeon @ 2014-04-16 22:35 UTC (permalink / raw)
  To: 'Dave Chinner'; +Cc: linux-fsdevel, xfs

From: Namjae Jeon <namjae.jeon@samsung.com>

Remove duplicate COLLAPSE_RANGE flags

Signed-off-by: Namjae Jeon <namjae.jeon@samsung.com>
Signed-off-by: Ashish Sangwan <a.sangwan@samsung.com>
---
 ltp/fsstress.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/ltp/fsstress.c b/ltp/fsstress.c
index 1eec11a..29fc250 100644
--- a/ltp/fsstress.c
+++ b/ltp/fsstress.c
@@ -2176,7 +2176,6 @@ struct print_flags falloc_flags [] = {
 	{ FALLOC_FL_NO_HIDE_STALE, "NO_HIDE_STALE"},
 	{ FALLOC_FL_COLLAPSE_RANGE, "COLLAPSE_RANGE"},
 	{ FALLOC_FL_ZERO_RANGE, "ZERO_RANGE"},
-	{ FALLOC_FL_COLLAPSE_RANGE, "COLLAPSE_RANGE"},
 	{ -1, NULL}
 };

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-04-16 22:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-16 22:35 [PATCH] xfstests: fsstress: remove duplicate COLLAPSE_RANGE flags Namjae Jeon
2014-04-16 22:35 ` Namjae Jeon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.