->pid in filesystem code
From: Steve French
Date: Fri Aug 29 2003 - 02:07:17 EST
Yes the cifs vfs code was using current->pid in multiple places and in
about five of the places the meaning
really was process id, and thus presumably better to change this to
current->tgid. I have made the change
from pid to tgid for those places in the bk tree for the cifs vfs
(http://cifs.bkbits.net/linux-2.5cifs) and will try them out.
The locking tests needed to be rerun anyway.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/