Re: Forced umount (was lazy umount)

Xavier Bestel (xavier.bestel@free.fr)
17 Sep 2001 10:29:23 +0200


Alexander Viro wrote:

> I want an operation that will:
>
> 1. Interrupt/Abort any processes disk-waiting on the filesystem

Why ? Can't you just return -EBADHANDLE, -E(NX)IO or something similar ?
Aborting should be reserved to mmap()ing processes.

Xav

-
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/