Files
kernel-tenderloin-3.0/include/linux
Miklos Szeredi 1d3d752b47 [PATCH] fuse: clean up request size limit checking
Change the way a too large request is handled.  Until now in this case the
device read returned -EINVAL and the operation returned -EIO.

Make it more flexibible by not returning -EINVAL from the read, but restarting
it instead.

Also remove the fixed limit on setxattr data and let the filesystem provide as
large a read buffer as it needs to handle the extended attribute data.

The symbolic link length is already checked by VFS to be less than PATH_MAX,
so the extra check against FUSE_SYMLINK_MAX is not needed.

The check in fuse_create_open() against FUSE_NAME_MAX is not needed, since the
dentry has already been looked up, and hence the name already checked.

Signed-off-by: Miklos Szeredi <miklos@szeredi.hu>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-01-06 08:33:56 -08:00
..
2005-11-28 21:00:29 +00:00
2005-11-13 18:14:17 -08:00
2005-08-25 12:40:44 -04:00
2005-10-22 14:27:05 -04:00
2005-10-28 08:16:49 -07:00
2005-09-07 16:57:21 -07:00
2005-10-04 13:22:01 -07:00
2005-06-23 09:45:26 -07:00
2005-09-10 10:06:21 -07:00
2006-01-03 13:11:06 -08:00
2005-09-10 10:16:27 -07:00
2005-10-30 17:37:10 -08:00
2005-09-05 00:06:09 -07:00
2005-09-07 16:57:21 -07:00
2005-11-05 21:00:02 -05:00
2005-07-13 11:25:24 -07:00
2005-07-12 12:08:43 -07:00
2005-11-13 18:14:10 -08:00
2005-10-30 17:37:32 -08:00
2005-11-10 02:26:41 +01:00
2005-11-22 19:39:30 -08:00
2005-07-12 12:08:43 -07:00
2005-09-05 09:14:13 -07:00
2005-10-30 17:37:32 -08:00
2006-01-06 08:33:54 -08:00
2005-12-15 02:20:15 +01:00
2005-11-08 17:14:08 +01:00
2005-08-29 16:01:32 -07:00
2005-11-08 09:40:47 -08:00
2005-07-05 15:03:46 -07:00
2005-08-29 16:01:32 -07:00
2005-09-19 15:41:28 -07:00
2005-08-29 16:01:32 -07:00
2005-08-29 15:49:46 -07:00
2006-01-06 08:33:53 -08:00
2005-11-07 14:18:56 +01:00
2005-09-17 11:50:02 -07:00
2005-06-25 16:24:55 -07:00
2006-01-06 08:33:29 -08:00
2005-10-08 15:00:57 -07:00
2005-10-30 17:37:32 -08:00
2005-10-30 17:37:17 -08:00
2005-12-13 02:30:04 -05:00
2005-12-12 08:57:43 -08:00
2005-10-28 08:16:47 -07:00
2005-11-28 14:42:23 -08:00
2005-09-14 08:46:21 -04:00
2005-11-07 18:18:11 -08:00
2005-11-09 07:56:00 -08:00
2006-01-06 08:33:20 -08:00
2006-01-03 13:11:15 -08:00
2005-06-24 00:06:28 -07:00
2005-12-19 23:12:09 -05:00
2006-01-06 08:33:29 -08:00
2005-11-13 18:14:12 -08:00
2005-12-12 08:57:45 -08:00
2005-11-13 18:14:15 -08:00
2005-09-07 16:57:24 -07:00
2005-09-13 08:22:31 -07:00
2005-06-27 15:11:43 -07:00
2005-11-07 07:53:42 -08:00
2005-11-07 07:53:39 -08:00
2005-11-06 12:32:31 -06:00
2005-09-09 13:57:54 -07:00
2005-10-28 08:16:47 -07:00
2005-11-07 07:53:46 -08:00
2006-01-06 08:33:27 -08:00
2005-10-30 11:14:39 +11:00
2005-06-27 15:11:44 -07:00
2005-11-07 07:53:41 -08:00
2005-10-30 17:37:32 -08:00
2005-11-07 07:53:37 -08:00
2005-10-30 17:37:19 -08:00
2006-01-03 14:06:50 -08:00
2005-09-10 10:06:21 -07:00
2005-09-05 00:05:45 -07:00
2005-10-30 17:37:20 -08:00
2005-10-30 17:37:32 -08:00
2005-09-18 00:18:32 -07:00
2005-12-12 08:57:42 -08:00
2005-10-30 17:37:18 -08:00
2005-09-09 13:57:58 -07:00
2005-10-28 08:16:46 -07:00
2005-07-12 11:52:57 -07:00
2005-10-28 08:16:49 -07:00
2005-10-29 21:40:35 -07:00
2005-11-07 07:53:41 -08:00
2005-07-12 12:08:43 -07:00