OSDN Git Service

block: move block-related definitions out of fs.h
authorChristoph Hellwig <hch@lst.de>
Sat, 20 Jun 2020 07:16:41 +0000 (09:16 +0200)
committerJens Axboe <axboe@kernel.dk>
Wed, 24 Jun 2020 15:16:02 +0000 (09:16 -0600)
commit3f1266f1f82d7b8c72472a8921e80aa3e611fb62
tree93e2039e02c3a6e90a4617b590a9ae62ba6205c3
parentdd0dca223e091bbacdd3c7ce9cf06b373da59816
block: move block-related definitions out of fs.h

Move most of the block related definition out of fs.h into more suitable
headers.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
12 files changed:
fs/affs/file.c
fs/hfs/inode.c
fs/internal.h
fs/ntfs/dir.c
fs/proc/devices.c
fs/quota/dquot.c
fs/reiserfs/procfs.c
include/linux/blkdev.h
include/linux/fs.h
include/linux/genhd.h
include/linux/jbd2.h
security/loadpin/loadpin.c