From 2485e7b26302e87903c4951a8c7ceaa13d8a97c6 Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Thu, 28 Apr 2016 15:31:50 -0400 Subject: [PATCH] suites/hadoop: use xfs This avoids working aroudn ext4 limits. Whatev. Signed-off-by: Sage Weil --- suites/hadoop/basic/xfs.yaml | 1 + 1 file changed, 1 insertion(+) create mode 120000 suites/hadoop/basic/xfs.yaml diff --git a/suites/hadoop/basic/xfs.yaml b/suites/hadoop/basic/xfs.yaml new file mode 120000 index 00000000000..0350079c976 --- /dev/null +++ b/suites/hadoop/basic/xfs.yaml @@ -0,0 +1 @@ +../../../fs/xfs.yaml \ No newline at end of file