]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
os/FileStore: put SUPER usage in ifdef __linux__
authorJohn Spray <jspray@redhat.com>
Sat, 28 Jun 2014 16:40:05 +0000 (17:40 +0100)
committerJohn Spray <jspray@redhat.com>
Sun, 29 Jun 2014 16:32:16 +0000 (17:32 +0100)
commit9517ceab98de50396381807c3168df118263689b
treeebb147e6e9389149d2dda7c7e8d4a7d238cab5fd
parentb066e160c84124a5d597d7fb24f3c01965415fa7
os/FileStore: put SUPER usage in ifdef __linux__

This is an update to take account of 9312c5e wherein
the FS_* enum was replaced by direct use of SUPER_MAGIC
macros.

Signed-off-by: John Spray <john.spray@redhat.com>
src/os/FileStore.cc