From 45ff35d6b9f301cbfb6b1703466ebe4431c7567f Mon Sep 17 00:00:00 2001 From: Guangliang Zhao Date: Mon, 12 May 2014 11:04:33 +0800 Subject: [PATCH] Btrfs: remove OPT_acl parse when acl disabled Even CONFIG_BTRFS_FS_POSIX_ACL is not defined, the acl still could been enabled using a mount option, and now fs/btrfs/acl.o is not built, so the mount options will appear to be supported but will be silently ignored. Signed-off-by: Guangliang Zhao Reviewed-by: David Sterba Signed-off-by: Chris Mason --- Reading git-format-patch failed