]> www.infradead.org Git - users/jedix/linux-maple.git/commit
xfs: introduce metadata IO error class
authorCarlos Maiolino <cmaiolino@redhat.com>
Wed, 18 May 2016 01:01:00 +0000 (11:01 +1000)
committerChuck Anderson <chuck.anderson@oracle.com>
Sat, 10 Jun 2017 00:25:15 +0000 (17:25 -0700)
commit946f895ce04a42b65bf82046cafd519b04896517
tree3c5a8c7f8b74dfbb4070795d0f3a957da51c1891
parent2c9de549ae40fbb0cef472e4627086204ed869e0
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>
(cherry picked from commit ffd40ef697dfd3e06f44b1bb5fea93079de8c77d)

Orabug: 26130728

Signed-off-by: Kirtikar Kashyap <kirtikar.kashyap@oracle.com>
Reviewed-by: Jack Vogel <jack.vogel@oracle.com>
fs/xfs/xfs_mount.h
fs/xfs/xfs_sysfs.c