From 3a8861e2715e3b985bfaac43bcdfcfebe9b423cb Mon Sep 17 00:00:00 2001 From: ZhangZhen Date: Fri, 4 Apr 2014 09:47:16 +0800 Subject: [PATCH] f2fs: check the acl's validity before setting Before setting the acl, call posix_acl_valid() to check if it is valid or not. Signed-off-by: zhangzhen Signed-off-by: Jaegeuk Kim --- Reading git-format-patch failed