linux/fs/nilfs2
Christoph Hellwig 4e4cbee93d block: switch bios to blk_status_t
Replace bi_error with a new bi_status to allow for a clear conversion.
Note that device mapper overloaded bi_error with a private value, which
we'll have to keep arround at least for now and thus propagate to a
proper blk_status_t value.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@fb.com>
2017-06-09 09:27:32 -06:00
..
Kconfig
Makefile
alloc.c nilfs2: use i_blocksize() 2017-02-27 18:43:46 -08:00
alloc.h
bmap.c
bmap.h
btnode.c
btnode.h
btree.c nilfs2: use i_blocksize() 2017-02-27 18:43:46 -08:00
btree.h
cpfile.c
cpfile.h
dat.c
dat.h
dir.c
direct.c
direct.h
export.h
file.c
gcinode.c
ifile.c
ifile.h
inode.c
ioctl.c
mdt.c
mdt.h
namei.c
nilfs.h
page.c
page.h
recovery.c
segbuf.c block: switch bios to blk_status_t 2017-06-09 09:27:32 -06:00
segbuf.h
segment.c sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> 2017-03-02 08:42:32 +01:00
segment.h
sufile.c
sufile.h
super.c fs: Remove SB_I_DYNBDI flag 2017-04-20 12:09:55 -06:00
sysfs.c
sysfs.h
the_nilfs.c
the_nilfs.h