]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
os/FileStore: include filestore backend, f_type in osd metadata
authorSage Weil <sage@inktank.com>
Sat, 24 May 2014 22:58:54 +0000 (15:58 -0700)
committerSage Weil <sage@inktank.com>
Sat, 24 May 2014 22:58:54 +0000 (15:58 -0700)
commite741ea4ed9473421d2faf8b91c8988887007c1bc
treed0c52f7773a18f3ef7b8ef094791e116cd907859
parent9312c5ea03b926ae786703a5d83563246d3c262e
os/FileStore: include filestore backend, f_type in osd metadata

Report the FileStore backend and underlying fs type as part of the osd
metadata shared with the monitor.

Signed-off-by: Sage Weil <sage@inktank.com>
src/os/FileStore.cc
src/os/FileStore.h
src/os/ObjectStore.h
src/osd/OSD.cc