Files
linux/fs/fuse
Miklos Szeredi d609df085c fuse: handle large user and group ID
commit 233a01fa9c upstream.

If the number in "user_id=N" or "group_id=N" mount options was larger than
INT_MAX then fuse returned EINVAL.

Fix this to handle all valid uid/gid values.

Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-07-28 08:00:02 -07:00
..
2014-02-13 13:47:59 -08:00
2013-09-26 17:18:30 -07:00
2013-10-13 16:08:32 -07:00
2014-07-28 08:00:02 -07:00