Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <mark.fasheh@oracle.com>
- Loading branch information