xfs: introduce metadata IO error class
authorCarlos Maiolino <cmaiolino@redhat.com>
Wed, 18 May 2016 01:01:00 +0000 (11:01 +1000)
committerDave Chinner <david@fromorbit.com>
Wed, 18 May 2016 01:01:00 +0000 (11:01 +1000)
commitffd40ef697dfd3e06f44b1bb5fea93079de8c77d
treebd0c6c9286e453b6076c43033d0a4a86ab752727
parent192852be8b5fb14268c2133fe9ce5312e4745963
xfs: introduce metadata IO error class

Now we have the basic infrastructure, add the first error class so
we can build up the infrastructure in a meaningful way. Add the
metadata async write IO error class and sysfs entry, and introduce a
default configuration that matches the existing "retry forever"
behavior for async write metadata buffers.

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Carlos Maiolino <cmaiolino@redhat.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
fs/xfs/xfs_mount.h
fs/xfs/xfs_sysfs.c
This page took 0.024407 seconds and 5 git commands to generate.