This linux version check is used in FileJournal to check about write
caching behavior. This is a temporary fix that will result in the
failure path and a warning about writing caching being turned on until
methods for OSX/FreeBSD/Windows can be found to find the same
information.
Signed-off-by: Noah Watkins <noahwatkins@gmail.com>
common/ceph_frag.cc \
common/addr_parsing.c \
common/hobject.cc \
- common/bloom_filter.cc
+ common/bloom_filter.cc \
+ common/linux_version.c
if LINUX
libcommon_la_SOURCES += \
- common/secret.c \
- common/linux_version.c
+ common/secret.c
endif
# these should go out of libcommon