diff options
author | Kees Cook <keescook@chromium.org> | 2021-06-14 22:39:51 +0300 |
---|---|---|
committer | Kees Cook <keescook@chromium.org> | 2021-06-16 19:26:56 +0300 |
commit | 7bb9557b48fcabaa12750a8775352740def381a8 (patch) | |
tree | c532fe9eb2599c988a907af4139689928eb9133c /fs/gfs2 | |
parent | 2a03ddbde1e1268f15de6f15b09f305a33bff4ba (diff) | |
download | linux-7bb9557b48fcabaa12750a8775352740def381a8.tar.xz |
pstore/blk: Use the normal block device I/O path
Stop poking into block layer internals and just open the block device
file an use kernel_read and kernel_write on it. Note that this means
the transformation from name_to_dev_t can't be used anymore when
pstore_blk is loaded as a module: a full filesystem device path name
must be used instead. Additionally removes ":internal:" kerndoc link,
since no such documentation remains.
Co-developed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Kees Cook <keescook@chromium.org>
Diffstat (limited to 'fs/gfs2')
0 files changed, 0 insertions, 0 deletions