> Alan, it doesn't work that way. Maximal size depends on the type of object, > for one thing. Moreover, it's not always a multiple of page size, so you Its a multiple of page size for all fs's we have but I did it in terms of bytes anyway > still need foo_get_block() to be aware of the problem (it should return > -EFBIG). Besides, we need to take care of the situations when some of > get_block() calls fail in prepare_write() - that can happen due to other > problems. I've fixed all that stuff for ext2 (check the patches posted on > l-k after 12-pre6). We need to propagate it into other filesystems, but I put it into generic_file_write. That covers most fs's it seems. The jffs guys are going to switch to generic_file_write soon and the other fs's that dont are wacko ones I dont care about ;) - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/
- ramfs problem... (unlink of sparse file in "D" st... Stefan Traby
- Re: ramfs problem... (unlink of sparse file in "D... Alexander Viro
- Re: ramfs problem... (unlink of sparse file in &qu... Stefan Traby
- Re: ramfs problem... (unlink of sparse file in... Alexander Viro
- modprobe ipv6 gives -1 usage count was [ra... Stefan Traby
- Re: modprobe ipv6 gives -1 usage coun... Russell King
- Re: modprobe ipv6 gives -1 usage coun... Matti Aarnio
- Re: modprobe ipv6 gives -1 usage coun... Alan Cox
- Re: ramfs problem... (unlink of sparse fil... Alan Cox
- Re: ramfs problem... (unlink of spars... Alexander Viro
- Re: ramfs problem... (unlink of s... Alan Cox
- Re: ramfs problem... (unlink ... Alexander Viro
- Re: ramfs problem... (unlink ... Alan Cox
- Re: ramfs problem... (unlink ... Alexander Viro
- Re: ramfs problem... (unlink ... Alan Cox
- Re: ramfs problem... (unlink ... Stefan Traby
- Re: ramfs problem... (unlink ... Alexander Viro
- Re: ramfs problem... (unlink ... Stefan Traby
- Re: ramfs problem... (unlink ... Alexander Viro
- Re: ramfs problem... (unlink ... Alan Cox
- Re: ramfs problem... (unlink ... Alexander Viro