On Fri, 21 Dec 2007 15:22:31 +0300 Vitaliy Gusev <vgusev@xxxxxxxxxx> wrote: > fcntl(F_GETLK,..) can return pid of process for not current pid namespace (if > process is belonged to the several namespaces). It is true also for pids > in /proc/locks. So correct behavior is saving pointer to the struct pid of > the process lock owner. > > Assigned-off-by: Vitaliy Gusev <vgusev@xxxxxxxxxx> "Signed-off-by:", please. > [diff-pid-to-nspid.patch text/plain (2.9KB)] eek. Please don't include two copies of the same patch in the one email. The result applies happily with `patch --dry-run' but then wrecks my tree when I try to apply it for real. It tricks me every time, that one. - To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html