From mboxrd@z Thu Jan 1 00:00:00 1970 From: liu weni Subject: [PATCHv3 0/3]posix_acl: add the pointer check into fs/posix_acl.c Date: Mon, 28 Dec 2009 22:59:15 +0800 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 To: linux-kernel , linux-fsdevel , viro Return-path: Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org Hi all: Many filesystems have their own way to check the acl pointer, and others not. It have something wrong while calling FOREACH_ACL_ENTRY. Then, I wanna add a pointer check before the Macro of FOREACH_ACL_ENTRY. --- Best Regards, Liuwenyi 2009-12-29