X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Finclude%2Flinux%2Flvfs_linux.h;h=cd6c2d1b89a76d84539b8e033e0169cad55b0318;hp=c10bf021cce59658de636f6c0746a15ecc6fbc9d;hb=5e314327f35535075f77c0b149e96db4c520fdd9;hpb=9e88126a41ccc5358be6174580e820f6080a774c diff --git a/lustre/include/linux/lvfs_linux.h b/lustre/include/linux/lvfs_linux.h index c10bf02..cd6c2d1 100644 --- a/lustre/include/linux/lvfs_linux.h +++ b/lustre/include/linux/lvfs_linux.h @@ -74,7 +74,6 @@ struct lvfs_dentry_params #define LVFS_DENTRY_PARAMS_INIT { .ldp_magic = LVFS_DENTRY_PARAM_MAGIC } #define BDEVNAME_DECLARE_STORAGE(foo) char foo[BDEVNAME_SIZE] -#define ll_bdevname(SB, STORAGE) __bdevname(kdev_t_to_nr(SB->s_dev), STORAGE) #define lvfs_sbdev(SB) ((SB)->s_bdev) #define lvfs_sbdev_type struct block_device * #define lvfs_sbdev_sync fsync_bdev