Gleb Chesnokov
12f9b6e681
scst_lib, scst_vdisk: Port to Linux kernel v6.9
...
Support for the following block layer changes in the Linux kernel v6.9:
- f3a608827d1f ("bdev: open block device as files")
- b1211a25c4fe ("bdev: make bdev_{release, open_by_dev}() private to
block layer")
2024-04-25 16:10:21 +03:00
Gleb Chesnokov
ce2ba13bed
scst_vdisk: Fix check for blockio device
...
Suppress the following (false positive) Coverity complaint:
CID 347415: (#1 of 1): Dereference after null check (FORWARD_NULL)
var_deref_model: Passing null pointer virt_dev->bdev_handle to
bdev_release_backport, which dereferences it
2024-02-16 14:30:39 +03:00
Bart Van Assche
b41f8a8dcb
.gitignore: Add *.gcno
...
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@9364 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2021-03-15 04:06:56 +00:00
Bart Van Assche
5529400fd5
.gitignore: Add built-in.a
...
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@8933 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2020-05-17 20:58:38 +00:00
Bart Van Assche
2f37a91d77
Remove more references to the ibmvstgt, mpt and mvsas_tgt drivers
...
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@8652 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2019-11-03 21:29:36 +00:00
Bart Van Assche
c027b9de7e
scst: Port to UEK 4
...
Reported-by: Gilbert Standen <gilstanden@hotmail.com >
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@8619 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2019-10-13 21:28:19 +00:00
Bart Van Assche
0c2a242249
.gitignore: Update
...
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@8618 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2019-10-13 21:21:58 +00:00
Bart Van Assche
a4a0317e58
.gitignore: Add
...
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@8592 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2019-09-29 04:41:03 +00:00