[PATCH 01/24] change spec_dir to /var/lib/target

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Signed-off-by: Andy Grover <agrover@xxxxxxxxxx>
---
 rtslib/node.py |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/rtslib/node.py b/rtslib/node.py
index c52122f..142e330 100644
--- a/rtslib/node.py
+++ b/rtslib/node.py
@@ -25,12 +25,12 @@ from utils import fread, fwrite, RTSLibError, RTSLibNotInCFS
 class CFSNode(object):
 
     # Where do we store the fabric modules spec files ?
-    spec_dir = "/var/target/fabric"
+    spec_dir = "/var/lib/target/fabric"
     # Where is the configfs base LIO directory ?
     configfs_dir = '/sys/kernel/config/target'
     # TODO: Make the ALUA path generic, not iscsi-centric
     # What is the ALUA directory ?
-    alua_metadata_dir = "/var/target/alua/iSCSI"
+    alua_metadata_dir = "/var/lib/target/alua/iSCSI"
 
     # CFSNode private stuff
 
-- 
1.7.1

--
To unsubscribe from this list: send the line "unsubscribe target-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux SCSI]     [Kernel Newbies]     [Linux SCSI Target Infrastructure]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Linux IIO]     [Device Mapper]

  Powered by Linux