Yes.
> JFS checks that
> page is still "live" on each low-level VM call?
Well, if the exntent in question doesn't exist anymore get_block()
will return a failure. In practice that won't happen as those
pages still kept around are never dirty.
-
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/