it's an alternate fix (goes back to the pre8 way).
>
> > Only in 2.4.15aa1: 00_read_super-stale-inode-1
> >
> > If read_super fails avoid lefting stale inodes queued into
> > the superblock.
>
> What is this? How dangerous is it?
pre8 and all previous kernels could left a stale inode if read_super
failed after an iget [see the discussion with Al on l-k]. this patch
should fix it in practice for all fs in the kernel.
Andrea
-
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/