mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
daemon: Implement e2fsck -n flag (as FORCENO option)
Fixes: https://issues.redhat.com/browse/RHEL-92599
This commit is contained in:
committed by
rwmjones
parent
b9f75ca5b8
commit
b98cc96129
@@ -33,6 +33,9 @@ The C<fstrim> API has been modified to work around several issues in
|
||||
upstream and RHEL 9 kernels related to XFS support (Eric Sandeen, Dave
|
||||
Chinner).
|
||||
|
||||
The existing C<e2fsck> API has a new C<FORCENO> option enabling use of
|
||||
the command line I<-n> flag.
|
||||
|
||||
=begin comment
|
||||
|
||||
=head2 Tools
|
||||
|
||||
Reference in New Issue
Block a user