* Justin Pryzby ([EMAIL PROTECTED]) [050221 16:40]: > I can't reproduce this. mount.c:856 blocks all signals, then tries to > mount the fs, then updates mtab, then unblocks signals. I tested and > this appears to ensure atomicity of the mount,mtab block WRT signals.
This won't help if you e.g. manage that the oom-killer kills the process - or someone does a kill -9 on it, or so. But well, probability is too low, and unix just doesn't offer some begin-commit-action for syscalls :) Cheers, Andi -- http://home.arcor.de/andreas-barth/ PGP 1024/89FB5CE5 DC F1 85 6D A6 45 9C 0F 3B BE F1 D0 C5 D1 D9 0C -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]