X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=fs%2Fxfs%2Fxfs_buf.c;h=9ea2c88e22884b6b3e4f6f8e230459018f046c5b;hb=34dcefd717dea161182c18e2622cd9bed4bb4835;hp=6638bf1f3838b4074d1b443b49dbc92f3c9b550c;hpb=a96c41519ac95bd7e8c798d235d6c98ca846090a;p=cascardo%2Flinux.git diff --git a/fs/xfs/xfs_buf.c b/fs/xfs/xfs_buf.c index 6638bf1f3838..9ea2c88e2288 100644 --- a/fs/xfs/xfs_buf.c +++ b/fs/xfs/xfs_buf.c @@ -1647,9 +1647,7 @@ xfs_setsize_buftarg_early( xfs_buftarg_t * xfs_alloc_buftarg( struct xfs_mount *mp, - struct block_device *bdev, - int external, - const char *fsname) + struct block_device *bdev) { xfs_buftarg_t *btp;