commit | eacac00ce5bfde8086cd0615fb53c986f7f970fe | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Thu Nov 03 17:50:40 2011 -0400 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Fri Nov 04 08:00:08 2011 +0000 |
tree | e58c10a9f55b3704f1eed16eb3e5cfc5038336eb | |
parent | a17f091d1a7c570804cfc2c77701634da88f8ecf [diff] |
target: split core_scsi2_emulate_crh Split core_scsi2_emulate_crh into one routine each for the reserve and release side. The common code now is in a helper called by both routines. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>