It is possible that we have busy inode that survives kill_super. One
possible scenario would be umount with MNT_DETACH.
In this case sb is gone and we have inode with i_sb pointing nowhere? What
happens then on any operation that tries to access sb, final iput in the
first case.
TIA
-andrey
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/