mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-11 13:27:06 +09:00
descriptor-related parts of daemonize, done right. As the result we simplify the locking rules for ->files - we hold task_lock in *all* cases when we modify ->files. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>