diff options
author | 2010-05-22 12:20:30 -0500 | |
---|---|---|
committer | 2010-05-22 12:34:12 -0500 | |
commit | 75cc5c9b82a31936d2a8cb75f34752000e244015 (patch) | |
tree | 1c783ff2a3d50297c9f1c1f0130927b4dd478297 /mm/page_alloc.c | |
parent | fs/9p: Make sure we properly instantiate dentry. (diff) | |
download | linux-rng-75cc5c9b82a31936d2a8cb75f34752000e244015.tar.xz linux-rng-75cc5c9b82a31936d2a8cb75f34752000e244015.zip |
9p: Add mksock support
Without this patch, an attempt to mksock will get an EINVAL.
Before this patch:
[root@localhost 1dir]# mksock mysock
mksock: error making mysock: Invalid argument
With this patch:
[root@localhost 1dir]# mksock mysock
[root@localhost 1dir]# ls -l mysock
s--------- 1 root root 0 2010-03-31 17:44 mysock
Signed-off-by: Venkateswararao Jujjuri <jvrao@linux.vnet.ibm.com>
Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
Diffstat (limited to 'mm/page_alloc.c')
0 files changed, 0 insertions, 0 deletions