switch ->path_mknod() to umode_t

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
This commit is contained in:
Al Viro 2011-11-21 14:58:38 -05:00
parent 4572befe24
commit 04fc66e789
6 changed files with 8 additions and 8 deletions

View file

@ -847,7 +847,7 @@ static int unix_bind(struct socket *sock, struct sockaddr *uaddr, int addr_len)
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