1
0
Fork 0
alistair23-linux/fs/hostfs
Richard Weinberger a718c92219 hostfs: Use correct mask for file mode
S_IFMT is obviously wrong and needs to be 0777.
We're interested in the file mode, not the type.

Fixes: b98b91029c (hostfs: No need to box and later unbox the file mode)
Reported-by: Markus Stenberg <markus.stenberg@iki.fi>
Signed-off-by: Richard Weinberger <richard@nod.at>
2015-05-04 14:50:29 +02:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
hostfs.h um: hostfs: Reduce number of syscalls in readdir 2015-04-13 21:01:07 +02:00
hostfs_kern.c hostfs: Use correct mask for file mode 2015-05-04 14:50:29 +02:00
hostfs_user.c um: hostfs: Reduce number of syscalls in readdir 2015-04-13 21:01:07 +02:00