yp-engineering / rbd-docker-plugin

Ceph RBD docker volume driver plugin.
MIT License
102 stars 70 forks source link

Simplify filesystem detection #5

Closed leseb closed 9 years ago

leseb commented 9 years ago

Simply use blkid and remove the regex.

Signed-off-by: Sébastien Han seb@redhat.com

porcupie commented 9 years ago

LGTM