]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
filestore: remove obsolete fs type check
authorSage Weil <sage.weil@dreamhost.com>
Thu, 2 Feb 2012 18:03:28 +0000 (10:03 -0800)
committerSage Weil <sage.weil@dreamhost.com>
Thu, 2 Feb 2012 18:07:14 +0000 (10:07 -0800)
commit36a4ca40805a5b0665e749b2b928d94749a8dd87
treec96a66f23c0ff6c0109c86957b65988dd9aca749
parent4ef4d3f13f3d3ed55acfb945a936e96d7dd65b1a
filestore: remove obsolete fs type check

This isn't a useful check.  xfs and ext4 work too.

Fixes: #1995
Signed-off-by: Sage Weil <sage.weil@dreamhost.com>
src/os/FileStore.cc