Add regression test case for commit 8a9973408177

Anything that causes an async punt after a fileset has been
unregistered will cause a NULL pointer deref. Add a test case
for that. We use fsync() since that will always need an async
punt.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
2 files changed