mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-17 02:31:27 +00:00
Cleanup
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@6862 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user