[PATCH 1/1] NVMe: Do not take nsid while a passthrough IO command is being issued via a block device file descriptor

2015-01-23 Thread Yan Liu
namespace ID asscoiated with the block device descriptor. Signed-off-by: Yan Liu --- drivers/block/nvme-core.c | 30 ++ 1 file changed, 26 insertions(+), 4 deletions(-) diff --git a/drivers/block/nvme-core.c b/drivers/block/nvme-core.c index cb529e9..73c3c97 100644 --- a

[PATCH 1/1] NVMe: Do not take nsid while a passthrough IO command is being issued via a block device file descriptor

2015-01-22 Thread Yan Liu
namespace ID asscoiated with the block device descriptor. Signed-off-by: Yan Liu --- drivers/block/nvme-core.c | 34 +++--- 1 file changed, 23 insertions(+), 11 deletions(-) diff --git a/drivers/block/nvme-core.c b/drivers/block/nvme-core.c index cb529e9..8bb08ab 100644

[PATCH 1/1] NVMe: Do not take nsid while a passthrough IO command is being issued via a block device file descriptor

2015-01-21 Thread Yan Liu
namespace ID asscoiated with the block device descriptor. Signed-off-by: Yan Liu --- drivers/block/nvme-core.c | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/drivers/block/nvme-core.c b/drivers/block/nvme-core.c index 00fa5d2..865baa6 100644 --- a/drivers/block/nvme