Home
last modified time | relevance | path

Searched hist:cfa0c56db9c087227988f6af2c7b9888d24a3b16 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/md/bcache/
H A Dsuper.cdiff cfa0c56db9c087227988f6af2c7b9888d24a3b16 Thu Jan 23 11:01:32 CST 2020 Christoph Hellwig <hch@lst.de> bcache: return a pointer to the on-disk sb from read_super

Returning the properly typed actual data structure insteaf of the
containing struct page will save the callers some work going
forward.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Coly Li <colyli@suse.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>