diff options
author | 2009-03-07 10:11:41 -0800 | |
---|---|---|
committer | 2009-03-27 14:44:04 -0400 | |
commit | 945cf2c79f6fbb1b74e3b0ca08f48b6af56ad412 (patch) | |
tree | 82ef6088dc080f12bd330c095e605c06ef66dd50 /net/socket.c | |
parent | Parse mount options just once and copy them to super block (diff) | |
download | wireguard-linux-945cf2c79f6fbb1b74e3b0ca08f48b6af56ad412.tar.xz wireguard-linux-945cf2c79f6fbb1b74e3b0ca08f48b6af56ad412.zip |
Move common mknod_ptmx() calls into caller
We create 'ptmx' node in both single-instance and multiple-instance
mounts. So devpts_get_sb() can call mknod_ptmx() once rather than
have both modes calling mknod_ptmx() separately.
Signed-off-by: Sukadev Bhattiprolu <sukadev@linux.vnet.ibm.com>
Acked-by: Serge Hallyn <serue@us.ibm.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'net/socket.c')
0 files changed, 0 insertions, 0 deletions