]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
shared: test mount needs_recovery extN partition with noload option
authorXiong Zhou <xzhou@redhat.com>
Mon, 11 Jan 2016 04:09:20 +0000 (15:09 +1100)
committerDave Chinner <david@fromorbit.com>
Mon, 11 Jan 2016 04:09:20 +0000 (15:09 +1100)
commit20516cd09a8db8017327acedda1b68056bb31b14
tree97c93bc0d0144601d39896cccbc6405e07266226
parentef1932867e2a1ca25451157c20300d10cb4e369d
shared: test mount needs_recovery extN partition with noload option

Once upon a time, ext4 encounter NULL pointer dereference under this
situaiton due to jump to a wrong label. Part of this commit fixed
this Oops:

744692d ext4: use ext4_get_block_write in buffer write

We can also run this test on ext2/3.

This case is based on a script from Monakhov Dmitriy @ openvz.

Cc: Monakhov Dmitriy <dmonakhov@openvz.org>
Signed-off-by: Xiong Zhou <xzhou@redhat.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
tests/shared/003 [new file with mode: 0755]
tests/shared/003.out [new file with mode: 0644]
tests/shared/group