From ce76fd30ce98cdaeb38dca0dfbb3fa6d2801c5ce Mon Sep 17 00:00:00 2001 From: Mark Fasheh Date: Fri, 20 Jul 2007 12:02:14 -0700 Subject: [PATCH] ocfs2: check ia_size limits in setattr We have to manually check the requested truncate size as the check in vmtruncate() comes too late for Ocfs2. Signed-off-by: Mark Fasheh --- Reading git-format-patch failed