This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 219d54332a09 Linux 5.4 new d8e464ecc17b vfs: mark pipes and sockets as stream-like file descriptors new 0be0ee71816b vfs: properly and reliably lock f_pos in fdget_pos()
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: fs/file.c | 2 +- fs/open.c | 6 +----- fs/pipe.c | 6 ++++-- include/linux/fs.h | 2 -- net/socket.c | 1 + 5 files changed, 7 insertions(+), 10 deletions(-)