Luís Henriques 26a6ffff7d ocfs2: check new file size on fallocate call
When changing a file size with fallocate() the new size isn't being
checked.  In particular, the FSIZE ulimit isn't being checked, which makes
fstest generic/228 fail.  Simply adding a call to inode_newsize_ok() fixes
this issue.

Link: https://lkml.kernel.org/r/20230529152645.32680-1-lhenriques@suse.de
Signed-off-by: Luís Henriques <lhenriques@suse.de>
Reviewed-by: Mark Fasheh <mark@fasheh.com>
Reviewed-by: Joseph Qi <joseph.qi@linux.alibaba.com>
Cc: Joel Becker <jlbec@evilplan.org>
Cc: Junxiao Bi <junxiao.bi@oracle.com>
Cc: Changwei Ge <gechangwei@live.cn>
Cc: Gang He <ghe@suse.com>
Cc: Jun Piao <piaojun@huawei.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
2023-06-12 11:31:52 -07:00
..
2023-01-19 09:24:28 +01:00
2023-01-19 09:24:27 +01:00
2022-05-09 16:21:46 -04:00
2023-04-24 19:28:49 -07:00
2022-08-17 17:25:04 -04:00
2022-07-29 18:12:36 -07:00
2023-04-21 14:54:34 -07:00
2018-12-28 12:11:45 -08:00
2022-05-09 16:21:46 -04:00
2023-04-24 13:35:23 -07:00