git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c61b536
)
[SCSI] zfcp: Move ACL/CFDC code to zfcp_cfdc.c
author
Christof Schmitt
<christof.schmitt@de.ibm.com>
Wed, 8 Sep 2010 12:39:59 +0000
(14:39 +0200)
committer
James Bottomley
<James.Bottomley@suse.de>
Fri, 17 Sep 2010 02:54:21 +0000
(22:54 -0400)
Move the code evaluating the ACL/CFDC specific errors to the file
zfcp_cfdc.c. With this change, all code related to the old access
control feature is kept in one file, not split across zfcp_erp.c and
zfcp_fsf.c.
Reviewed-by: Swen Schillig <swen@vnet.ibm.com>
Signed-off-by: Christof Schmitt <christof.schmitt@de.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
No differences found