NFSv4.1: Replace get_device_info() with filelayout_get_device_info()
Fix the namespace pollution issue. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
This commit is contained in:
@@ -874,7 +874,7 @@ static void free_blk_mountid(struct block_mount_id *mid)
|
||||
}
|
||||
}
|
||||
|
||||
/* This is mostly copied from the filelayout's get_device_info function.
|
||||
/* This is mostly copied from the filelayout_get_device_info function.
|
||||
* It seems much of this should be at the generic pnfs level.
|
||||
*/
|
||||
static struct pnfs_block_dev *
|
||||
|
Reference in New Issue
Block a user