I tested XFS using the below cmd and testcase, testing seems
to be working fine, or am I missing something obvious here
as I am not realy familiar with fs subsystem yet:
That's hardly what I'd call a test. It barely touches the filesystem
at all, and it is not exercising memory allocation failure paths at
all.
Go look up fstests and use that to test the filesystem changes you
are making. You can use that to test btrfs and NFS, too.
-Dave.