* [f2fs-dev] fsck.f2fs output on screen during start-up
@ 2020-06-03 16:09 Paul Menzel
2020-06-03 16:33 ` Jaegeuk Kim
0 siblings, 1 reply; 2+ messages in thread
From: Paul Menzel @ 2020-06-03 16:09 UTC (permalink / raw)
To: Jaegeuk Kim, Chao Yu; +Cc: linux-f2fs-devel
Dear F2FS folks,
With Debian Sid/unstable using a F2FS formatted Samsung SSD 850 PRO
512GB as root partition, it looks like systemd always run a file system
check and fsck.f2fs always prints something to the screen (frame
buffer), saying something with *Fix corruption*.
Info: Fix the reported corruption.
Unfortunately, I am unable to find the message in the systemd journal or
Linux log (`dmesg`).
Do you know, what fsck.f2fs is doing differently from the other file
system check variants?
Kind regards,
Paul
_______________________________________________
Linux-f2fs-devel mailing list
Linux-f2fs-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [f2fs-dev] fsck.f2fs output on screen during start-up
2020-06-03 16:09 [f2fs-dev] fsck.f2fs output on screen during start-up Paul Menzel
@ 2020-06-03 16:33 ` Jaegeuk Kim
0 siblings, 0 replies; 2+ messages in thread
From: Jaegeuk Kim @ 2020-06-03 16:33 UTC (permalink / raw)
To: Paul Menzel; +Cc: linux-f2fs-devel
On 06/03, Paul Menzel wrote:
> Dear F2FS folks,
>
>
> With Debian Sid/unstable using a F2FS formatted Samsung SSD 850 PRO 512GB as
> root partition, it looks like systemd always run a file system check and
> fsck.f2fs always prints something to the screen (frame buffer), saying
> something with *Fix corruption*.
>
> Info: Fix the reported corruption.
>
> Unfortunately, I am unable to find the message in the systemd journal or
> Linux log (`dmesg`).
>
> Do you know, what fsck.f2fs is doing differently from the other file system
> check variants?
Well, that's the fsck message, given "-a" option, saying we'll scan the disk,
only if we find a flag raised by in-kernel f2fs during the previous runtime.
Thanks,
_______________________________________________
Linux-f2fs-devel mailing list
Linux-f2fs-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-06-03 16:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-03 16:09 [f2fs-dev] fsck.f2fs output on screen during start-up Paul Menzel
2020-06-03 16:33 ` Jaegeuk Kim
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).