Re: [PATCH] Change fs functions to add fs_ prefix

2019-04-08 Thread Vladimir 'phcoder' Serbinenko
On Mon, Apr 8, 2019 at 8:07 PM Daniel Kiper wrote: > > On Mon, Apr 08, 2019 at 03:28:48PM +1000, Vladimir 'phcoder' Serbinenko wrote: > > commit 820906d7b1e68559bcf1b3e0cb56e46cded3e84b > > Author: Vladimir Serbinenko > > Date: Mon Apr 8 07:24:24 2019 +0200 > > > > Change fs functions to ad

Re: [PATCH] Change fs functions to add fs_ prefix

2019-04-08 Thread John Paul Adrian Glaubitz
On 4/8/19 7:01 PM, Daniel Kiper wrote: >> I can help with the build-testing. > > Vladimir is trying to cut beta. If you can do your tests once again then > it will be nice. Yes, I'm also interested in a rather soonish release. Just let me know what you want to get tested. Shall I test GRUB with t

Re: [PATCH] Change fs functions to add fs_ prefix

2019-04-08 Thread Daniel Kiper
On Mon, Apr 08, 2019 at 12:12:54PM +0200, John Paul Adrian Glaubitz wrote: > On 4/8/19 12:07 PM, Daniel Kiper wrote: > > On Mon, Apr 08, 2019 at 03:28:48PM +1000, Vladimir 'phcoder' Serbinenko > > wrote: > >> commit 820906d7b1e68559bcf1b3e0cb56e46cded3e84b > >> Author: Vladimir Serbinenko > >> Da

Re: [PATCH] Change fs functions to add fs_ prefix

2019-04-08 Thread John Paul Adrian Glaubitz
On 4/8/19 12:07 PM, Daniel Kiper wrote: > On Mon, Apr 08, 2019 at 03:28:48PM +1000, Vladimir 'phcoder' Serbinenko wrote: >> commit 820906d7b1e68559bcf1b3e0cb56e46cded3e84b >> Author: Vladimir Serbinenko >> Date: Mon Apr 8 07:24:24 2019 +0200 >> >> Change fs functions to add fs_ prefix >> >>

Re: [PATCH] Change fs functions to add fs_ prefix

2019-04-08 Thread Daniel Kiper
On Mon, Apr 08, 2019 at 03:28:48PM +1000, Vladimir 'phcoder' Serbinenko wrote: > commit 820906d7b1e68559bcf1b3e0cb56e46cded3e84b > Author: Vladimir Serbinenko > Date: Mon Apr 8 07:24:24 2019 +0200 > > Change fs functions to add fs_ prefix > > This avoid conflict with gnulib > > Signe

[PATCH] Change fs functions to add fs_ prefix

2019-04-07 Thread Vladimir 'phcoder' Serbinenko
commit 820906d7b1e68559bcf1b3e0cb56e46cded3e84b Author: Vladimir Serbinenko Date: Mon Apr 8 07:24:24 2019 +0200 Change fs functions to add fs_ prefix This avoid conflict with gnulib Signed-off-by: Vladimir Serbinenko diff --git a/grub-core/commands/ls.c b/grub-core/commands/ls.c