git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@6862 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Vladislav Bolkhovitin
2016-04-20 03:44:21 +00:00
parent 7219595e5c
commit 9ead865f6a

View File

@@ -4527,10 +4527,7 @@ out:
return res;
}
/*
* Either add or replace a LUN. The repl_gen_ua argument controls whether or
* not a unit attention is triggered if LUN reassignment is performed.
*/
/* Either add or replace a LUN according to flags argument */
int scst_acg_repl_lun(struct scst_acg *acg, struct kobject *parent,
struct scst_device *dev, uint64_t lun,
unsigned int flags)