Re: [systemd-devel] systemd-fsck change fsck arguments to -a - -y

2013-03-01 Thread Lennart Poettering
On Mon, 18.02.13 11:52, Karel Zak (k...@redhat.com) wrote: On Wed, Feb 13, 2013 at 03:32:46AM +0100, Lennart Poettering wrote: Hmm, I wonder if -a or -y is the way to go. Karel, as util-linux/fsck maintainer, do you have an opinion whether we should use -a or -y for automatic,

Re: [systemd-devel] systemd-fsck change fsck arguments to -a - -y

2013-02-18 Thread Karel Zak
On Wed, Feb 13, 2013 at 03:32:46AM +0100, Lennart Poettering wrote: Hmm, I wonder if -a or -y is the way to go. Karel, as util-linux/fsck maintainer, do you have an opinion whether we should use -a or -y for automatic, non-interactive fscking? Is -a obsolete and -y the future? This

Re: [systemd-devel] systemd-fsck change fsck arguments to -a - -y

2013-02-18 Thread Karel Zak
On Mon, Feb 18, 2013 at 11:52:31AM +0100, Karel Zak wrote: On Wed, Feb 13, 2013 at 03:32:46AM +0100, Lennart Poettering wrote: Hmm, I wonder if -a or -y is the way to go. Karel, as util-linux/fsck maintainer, do you have an opinion whether we should use -a or -y for automatic,

Re: [systemd-devel] systemd-fsck change fsck arguments to -a - -y

2013-02-12 Thread Lennart Poettering
On Mon, 11.02.13 09:46, Karel Zak (k...@redhat.com) wrote: On Fri, Feb 08, 2013 at 12:38:55AM +0100, Lennart Poettering wrote: diff --git a/src/fsck/fsck.c b/src/fsck/fsck.c index 058f34d..b1938c7 100644 --- a/src/fsck/fsck.c +++ b/src/fsck/fsck.c @@ -321,9 +321,10 @@ int

Re: [systemd-devel] systemd-fsck change fsck arguments to -a - -y

2013-02-11 Thread Karel Zak
On Fri, Feb 08, 2013 at 12:38:55AM +0100, Lennart Poettering wrote: diff --git a/src/fsck/fsck.c b/src/fsck/fsck.c index 058f34d..b1938c7 100644 --- a/src/fsck/fsck.c +++ b/src/fsck/fsck.c @@ -321,9 +321,10 @@ int main(int argc, char *argv[]) { }

Re: [systemd-devel] systemd-fsck change fsck arguments to -a - -y

2013-02-08 Thread Colin Guthrie
'Twas brillig, and Kok, Auke-jan H at 08/02/13 08:04 did gyre and gimble: On Thu, Feb 7, 2013 at 3:38 PM, Lennart Poettering lenn...@poettering.net wrote: On Thu, 07.02.13 16:57, Bryan Duff (bd...@ecessa.com) wrote: Would it be possible to add this as some kind of option to systemd-fsck? In

Re: [systemd-devel] systemd-fsck change fsck arguments to -a - -y

2013-02-08 Thread Colin Guthrie
'Twas brillig, and Kay Sievers at 08/02/13 11:21 did gyre and gimble: On Fri, Feb 8, 2013 at 12:05 PM, Colin Guthrie gm...@colin.guthr.ie wrote: 'Twas brillig, and Kok, Auke-jan H at 08/02/13 08:04 did gyre and gimble: On Thu, Feb 7, 2013 at 3:38 PM, Lennart Poettering lenn...@poettering.net

Re: [systemd-devel] systemd-fsck change fsck arguments to -a - -y

2013-02-07 Thread Lennart Poettering
On Thu, 07.02.13 16:57, Bryan Duff (bd...@ecessa.com) wrote: Would it be possible to add this as some kind of option to systemd-fsck? In my case there was a situation where ext3 would not mount because of a timestamp issue that would not be fixed with -a. Every sane distro patches the