inode: rearrange NET bits so netd can also use them
authorAlan Cox <alan@linux.intel.com>
Sat, 3 Jan 2015 13:39:20 +0000 (13:39 +0000)
committerAlan Cox <alan@linux.intel.com>
Sat, 3 Jan 2015 13:39:20 +0000 (13:39 +0000)
commita99524e7dab4bf47592a601af4d232229d2e6927
tree280b1aa4c1bec3493e66e79d7f394659a4180709
parent7bef2d63f881adec7bbaf433a8f6322886bb771c
inode: rearrange NET bits so netd can also use them

This lets us borrow the pipe read code for processes and the pipe write code
for the net daemon to queue data into a socket.
Kernel/inode.c