From: Jakub Sitnicki <hidden> Date: 2014-03-24 07:21:57
acl.c has not been (directly) using the interface defined by
linux/capability.h header since commit 3bd858ab1c451725c07a
("Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid
check"). Remove it.
Signed-off-by: Jakub Sitnicki <redacted>
---
fs/ext2/acl.c | 1 -
1 file changed, 1 deletion(-)
From: Jakub Sitnicki <hidden> Date: 2014-03-24 12:20:11
Please ignore the patch sequence number. It is a single patch, not a
part of a series.
Newbie mistake. Please let me know if I should resend the patch.
Thanks,
Jakub
From: Jan Kara <jack@suse.cz> Date: 2014-04-01 21:38:50
On Mon 24-03-14 08:21:24, Jakub Sitnicki wrote:
acl.c has not been (directly) using the interface defined by
linux/capability.h header since commit 3bd858ab1c451725c07a
("Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid
check"). Remove it.
--
1.8.5.3
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/