On Fri, Jan 26, 2024 at 05:21:17PM +0200, Tony Solomonik wrote: > +long do_ftruncate(struct file *file, loff_t length, int small); Does my suggestion to drop the 'small' parameter from do_ftruncate not work?
On Fri, Jan 26, 2024 at 05:21:17PM +0200, Tony Solomonik wrote: > +long do_ftruncate(struct file *file, loff_t length, int small); Does my suggestion to drop the 'small' parameter from do_ftruncate not work?