From be93b09fd27e938aa8128ddca635a5a242c8c045 Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Tue, 1 Sep 2015 13:37:46 -0400 Subject: [PATCH] Revert "os/Makefile.am: add os/fs/XFS.cc" This reverts commit 32331ede41ef5b1dc4eb85304d2e86d7c027c75c. Doh, this is in a conditional below. --- src/os/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/src/os/Makefile.am b/src/os/Makefile.am index 5c6fb02ed8e..4194461e9f3 100644 --- a/src/os/Makefile.am +++ b/src/os/Makefile.am @@ -8,7 +8,6 @@ if ENABLE_SERVER libos_la_SOURCES = \ os/chain_xattr.cc \ os/fs/FS.cc \ - os/fs/XFS.cc \ os/DBObjectMap.cc \ os/GenericObjectMap.cc \ os/FileJournal.cc \ -- 2.47.3