alistair23-linux/fs/exofs
Christoph Hellwig 076ff2f0b8 exofs: use bio_clone_fast in _write_mirror
The mirroring code never changes the bio data or biovecs.  This means
we can reuse the biovec allocation easily instead of duplicating it.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by Boaz Harrosh <ooo@electrozaur.com>
Reviewed-by: Ming Lei <ming.lei@redhat.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2018-07-24 14:43:20 -06:00
..
BUGS
common.h
dir.c iversion: Rename make inode_cmp_iversion{+raw} to inode_eq_iversion{+raw} 2018-02-01 08:15:25 -05:00
exofs.h
file.c fs: convert a pile of fsync routines to errseq_t based reporting 2017-08-01 08:39:29 -04:00
inode.c treewide: kmalloc() -> kmalloc_array() 2018-06-12 16:19:22 -07:00
Kbuild
Kconfig
Kconfig.ore
namei.c
ore.c exofs: use bio_clone_fast in _write_mirror 2018-07-24 14:43:20 -06:00
ore_raid.c exofs: avoid VLA in structures 2018-06-15 07:55:24 +09:00
ore_raid.h
super.c exofs: avoid VLA in structures 2018-06-15 07:55:24 +09:00
sys.c