diff options
| author | Peng Tao <[email protected]> | 2013-12-03 22:11:38 +0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2013-12-03 08:40:23 -0800 |
| commit | 04eb2b7f3ff19685531945a484e78ab7b9376ccc (patch) | |
| tree | bfad3e1e6fb8f9ed40ca79b1fd53ecf9f4c029ac /tools/perf/scripts/python/netdev-times.py | |
| parent | b89f3b9460417758d5189caddab8a052d2dd19f4 (diff) | |
staging/lustre: fix build error when CONFIG_FS_POSIX_ACL is off
We need to include <linux/posix_acl_xattr.h> regardless of
CONFIG_FS_POSIX_ACL is set or not. Otherwise build fails as
reported by kbuild robot:
>> drivers/staging/lustre/lustre/llite/file.c:2965:2: error: implicit declaration of function 'posix_acl_dup' [-Werror=implicit-function-declaration]
acl = posix_acl_dup(lli->lli_posix_acl);
<many similar errors omitted>
Reported-by: Fengguang Wu <[email protected]>
Cc: Andreas Dilger <[email protected]>
Signed-off-by: Peng Tao <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions