commit | 04fc66e789a896e684bfdca30208e57eb832dd96 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Mon Nov 21 14:58:38 2011 -0500 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Tue Jan 03 22:55:19 2012 -0500 |
tree | 37c26bff07e48c8c25d147850b7906d0d1c79a81 | |
parent | 4572befe248fd0d94aedc98775e3f0ddc8a26651 [diff] [blame] |
switch ->path_mknod() to umode_t Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
diff --git a/net/unix/af_unix.c b/net/unix/af_unix.c index b595a3d..412a99f 100644 --- a/net/unix/af_unix.c +++ b/net/unix/af_unix.c
@@ -847,7 +847,7 @@ atomic_set(&addr->refcnt, 1); if (sun_path[0]) { - unsigned int mode; + umode_t mode; err = 0; /* * Get the parent directory, calculate the hash for last