You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
target: split parsing of SPC commands into a separate helper
(nab: Add EXPORT_SYMBOL usage for spc_parse_cdb) Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
This commit is contained in:
committed by
Nicholas Bellinger
parent
9b3b804101
commit
88455ec4be
@@ -10,6 +10,7 @@ target_core_mod-y := target_core_configfs.o \
|
||||
target_core_tpg.o \
|
||||
target_core_transport.o \
|
||||
target_core_cdb.o \
|
||||
target_core_spc.o \
|
||||
target_core_ua.o \
|
||||
target_core_rd.o \
|
||||
target_core_stat.o
|
||||
|
||||
Reference in New Issue
Block a user