Whamcloud - gitweb
LU-5831 lfsck: extend lfsck_request::lr_pool_name
[fs/lustre-release.git] / lustre / include / lvfs.h
index a1ae6de..e03840c 100644 (file)
 
 #include <libcfs/libcfs.h>
 
-#if defined(__linux__)
 #include <linux/lvfs.h>
-#else
-#error Unsupported operating system.
-#endif
 
 /* ptlrpc_sec_ctx.c */
 void push_ctxt(struct lvfs_run_ctxt *save, struct lvfs_run_ctxt *new_ctx);