diff options
author | Mikulas Patocka <mpatocka@redhat.com> | 2018-03-15 23:02:31 +0300 |
---|---|---|
committer | Mike Snitzer <snitzer@redhat.com> | 2018-04-03 22:04:23 +0300 |
commit | afa53df869121fd4f6f1265cbe794d64387890ae (patch) | |
tree | d262dc8d2ae2eb9a080160464c123930e3f5a97f /ipc/shm.c | |
parent | 1f013174b352057557e47321f23a33e39e752bd4 (diff) | |
download | linux-afa53df869121fd4f6f1265cbe794d64387890ae.tar.xz |
dm bufio: move dm-bufio.h to include/linux/
Move dm-bufio.h to include/linux/ so that external GPL'd DM target
modules can use it.
It is better to allow the use of dm-bufio than force external modules
to implement the equivalent buffered IO mechanism in some new way. The
hope is this will encourage the use of dm-bufio; which will then make it
easier for a GPL'd external DM target module to be included upstream.
A couple dm-bufio EXPORT_SYMBOL exports have also been updated to use
EXPORT_SYMBOL_GPL.
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Diffstat (limited to 'ipc/shm.c')
0 files changed, 0 insertions, 0 deletions