summaryrefslogtreecommitdiff
path: root/keypair.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-12keypair: add missing include fileDaniel Borkmann1-0/+1
2013-06-11keypair: do selftest before generating and verifying keypairDaniel Borkmann1-0/+4
2013-06-04keypair: Add routines to generate and verify a keypairDaniel Borkmann1-0/+71
ct name='ignorews' onchange='this.form.submit();'>mode:
authorNicholas Bellinger <nab@linux-iscsi.org>2016-05-14 21:44:01 -0700
committerNicholas Bellinger <nab@linux-iscsi.org>2016-05-16 22:14:29 -0700
commitd4b3fa4b0881b600ddeee9dd47b27dea9709f322 (patch)
tree1e44c18d5df566fed74e936c6bd86034449affce /Documentation/kobject.txt
parent54a5e73f4d6e31d5628e08b4d575c71d71670e09 (diff)
iscsi-target: Make iscsi_tpg_np driver show/store use generic code
Go ahead and fold the duplicate iscsi_tpg_np driver attribute show/store functions into generic callers, invoked by current driver specific functions. This allows for future v4.8+ changes to have iscsi_target_mod use tpg_np driver attributes at runtime, instead of having the defaults hardcoded in iscsi_target_configfs.c. Also, drop the unused/legacy 'sctp' attribute for non standard RFC-3720 operation with IPPROTO_SCTP. Cc: Varun Prakash <varun@chelsio.com> Cc: Hariprasad Shenai <hariprasad@chelsio.com> Cc: Christoph Hellwig <hch@lst.de> Cc: Sagi Grimberg <sagi@grimberg.me> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to 'Documentation/kobject.txt')