Skip to content
  • David Howells's avatar
    UAPI: Unexport linux/blk_types.h · 08cce05c
    David Howells authored
    
    
    It seems that was linux/blk_types.h incorrectly exported to fix up some missing
    bits required by the exported parts of linux/fs.h (READ, WRITE, READA, etc.).
    
    So unexport linux/blk_types.h and unexport the relevant bits of linux/fs.h.
    
    Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
    cc: Jens Axboe <jaxboe@fusionio.com>
    cc: Tejun Heo <tj@kernel.org>
    cc: Al Viro <viro@ZenIV.linux.org.uk>
    08cce05c