Searched hist:f9c78b2be2cac2a7a397d489275e7d9f9ae785f2 (Results 1 – 3 of 3) sorted by relevance
/linux/block/ |
H A D | Makefile | diff f9c78b2be2cac2a7a397d489275e7d9f9ae785f2 Mon May 19 16:16:41 CEST 2014 Jens Axboe <axboe@fb.com> block: move bio.c and bio-integrity.c from fs/ to block/
They really belong in block/, especially now since it's not in drivers/block/ anymore. Additionally, the get_maintainer script gets it wrong when in fs/.
Suggested-by: Christoph Hellwig <hch@infradead.org> Acked-by: Al Viro <viro@ZenIV.linux.org.uk> Signed-off-by: Jens Axboe <axboe@fb.com>
|
H A D | bio-integrity.c | f9c78b2be2cac2a7a397d489275e7d9f9ae785f2 Mon May 19 16:16:41 CEST 2014 Jens Axboe <axboe@fb.com> block: move bio.c and bio-integrity.c from fs/ to block/
They really belong in block/, especially now since it's not in drivers/block/ anymore. Additionally, the get_maintainer script gets it wrong when in fs/.
Suggested-by: Christoph Hellwig <hch@infradead.org> Acked-by: Al Viro <viro@ZenIV.linux.org.uk> Signed-off-by: Jens Axboe <axboe@fb.com>
|
H A D | bio.c | f9c78b2be2cac2a7a397d489275e7d9f9ae785f2 Mon May 19 16:16:41 CEST 2014 Jens Axboe <axboe@fb.com> block: move bio.c and bio-integrity.c from fs/ to block/
They really belong in block/, especially now since it's not in drivers/block/ anymore. Additionally, the get_maintainer script gets it wrong when in fs/.
Suggested-by: Christoph Hellwig <hch@infradead.org> Acked-by: Al Viro <viro@ZenIV.linux.org.uk> Signed-off-by: Jens Axboe <axboe@fb.com>
|