Re: [systemd-devel] [PATCH] rules: block - add scm block devices to whitelist

2016-06-10 Thread Lennart Poettering
On Thu, 09.06.16 21:42, Sebastian Ott (seb...@linux.vnet.ibm.com) wrote: > > Since the introduction of the whitelist in 60-persistent-storage.rules > block device symlinks are no longer created for scm block devices. > > Add scm to the whitelist. We generally prefer PR submissions via github th

Re: [systemd-devel] [PATCH] rules: block - add scm block devices to whitelist

2016-06-09 Thread systemd github import bot
Patchset imported to github. To create a pull request, one of the main developers has to initiate one via: -- Generated by https://github.com/haraldh/mail2git __

[systemd-devel] [PATCH] rules: block - add scm block devices to whitelist

2016-06-09 Thread Sebastian Ott
Since the introduction of the whitelist in 60-persistent-storage.rules block device symlinks are no longer created for scm block devices. Add scm to the whitelist. Signed-off-by: Sebastian Ott --- rules/60-persistent-storage.rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --g