Re: [PATCH] cifs: fix build by selecting CONFIG_KEYS

2019-07-01 Thread Sergey Senozhatsky
On (07/01/19 16:04), Steve French wrote: > > I had already merged the attached (similar) fix into cifs-2.6.git for-next Yup, just got it with linux-next 20190701. -ss

Re: [PATCH] cifs: fix build by selecting CONFIG_KEYS

2019-07-01 Thread Steve French
I had already merged the attached (similar) fix into cifs-2.6.git for-next On Sun, Jun 30, 2019 at 10:24 PM Sergey Senozhatsky wrote: > > CONFIG_CIFS_ACL had a dependency "depends on KEYS" which was > dropped with the removal of CONFIG_CIFS_ACL. This breaks the > build on systems which don't hav

[PATCH] cifs: fix build by selecting CONFIG_KEYS

2019-06-30 Thread Sergey Senozhatsky
CONFIG_CIFS_ACL had a dependency "depends on KEYS" which was dropped with the removal of CONFIG_CIFS_ACL. This breaks the build on systems which don't have CONFIG_KEYS in .config: cifsacl.c:37:15: error: variable ‘cifs_idmap_key_acl’ has initializer but incomplete type 37 | sta