Searched hist:49413 (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/sys/kern/
H A Dsys_socket.cdiff 49413 Wed Aug 04 16:53:50 MDT 1999 green Fix fd race conditions (during shared fd table usage.) Badfileops is
now used in f_ops in place of NULL, and modifications to the files
are more carefully ordered. f_ops should also be set to &badfileops
upon "close" of a file.

This does not fix other problems mentioned in this PR than the first
one.

PR: 11629
Reviewed by: peter
H A Dsys_pipe.cdiff 49413 Wed Aug 04 16:53:50 MDT 1999 green Fix fd race conditions (during shared fd table usage.) Badfileops is
now used in f_ops in place of NULL, and modifications to the files
are more carefully ordered. f_ops should also be set to &badfileops
upon "close" of a file.

This does not fix other problems mentioned in this PR than the first
one.

PR: 11629
Reviewed by: peter
H A Dvfs_vnops.cdiff 49413 Wed Aug 04 16:53:50 MDT 1999 green Fix fd race conditions (during shared fd table usage.) Badfileops is
now used in f_ops in place of NULL, and modifications to the files
are more carefully ordered. f_ops should also be set to &badfileops
upon "close" of a file.

This does not fix other problems mentioned in this PR than the first
one.

PR: 11629
Reviewed by: peter
H A Dkern_sendfile.cdiff 49413 Wed Aug 04 16:53:50 MDT 1999 green Fix fd race conditions (during shared fd table usage.) Badfileops is
now used in f_ops in place of NULL, and modifications to the files
are more carefully ordered. f_ops should also be set to &badfileops
upon "close" of a file.

This does not fix other problems mentioned in this PR than the first
one.

PR: 11629
Reviewed by: peter
H A Dvfs_extattr.cdiff 49413 Wed Aug 04 16:53:50 MDT 1999 green Fix fd race conditions (during shared fd table usage.) Badfileops is
now used in f_ops in place of NULL, and modifications to the files
are more carefully ordered. f_ops should also be set to &badfileops
upon "close" of a file.

This does not fix other problems mentioned in this PR than the first
one.

PR: 11629
Reviewed by: peter
H A Duipc_syscalls.cdiff 49413 Wed Aug 04 16:53:50 MDT 1999 green Fix fd race conditions (during shared fd table usage.) Badfileops is
now used in f_ops in place of NULL, and modifications to the files
are more carefully ordered. f_ops should also be set to &badfileops
upon "close" of a file.

This does not fix other problems mentioned in this PR than the first
one.

PR: 11629
Reviewed by: peter
H A Dkern_descrip.cdiff 49413 Wed Aug 04 16:53:50 MDT 1999 green Fix fd race conditions (during shared fd table usage.) Badfileops is
now used in f_ops in place of NULL, and modifications to the files
are more carefully ordered. f_ops should also be set to &badfileops
upon "close" of a file.

This does not fix other problems mentioned in this PR than the first
one.

PR: 11629
Reviewed by: peter
/freebsd-11-stable/sys/sys/
H A Dfile.hdiff 49413 Wed Aug 04 16:53:50 MDT 1999 green Fix fd race conditions (during shared fd table usage.) Badfileops is
now used in f_ops in place of NULL, and modifications to the files
are more carefully ordered. f_ops should also be set to &badfileops
upon "close" of a file.

This does not fix other problems mentioned in this PR than the first
one.

PR: 11629
Reviewed by: peter
/freebsd-11-stable/sys/netinet/
H A Dsctp_syscalls.cdiff 49413 Wed Aug 04 16:53:50 MDT 1999 green Fix fd race conditions (during shared fd table usage.) Badfileops is
now used in f_ops in place of NULL, and modifications to the files
are more carefully ordered. f_ops should also be set to &badfileops
upon "close" of a file.

This does not fix other problems mentioned in this PR than the first
one.

PR: 11629
Reviewed by: peter

Completed in 677 milliseconds