As discussed, I have created a fork from the master branch and updated it with my patch. Here are the details of the testing I conducted:
1. Ran `make quickcheck`: Please find the attached log file for the results.
2. Ran `make check`: A few tests are failing on my system due to issues with Fedora and SQLite configurations. The log file for this test is also attached.
Please review the code changes and attached logs and let me know if you have any questions or need further information.
Thanks,
Ravi
From: Richard W.M. Jones <rjones@redhat.com> Sent: Tuesday, May 21, 2024 4:10 PM To: Mitul Kothari <Mitul.Kothari@veritas.com> Cc: Ravi Singh <Ravi.Singh@veritas.com>; guestfs@lists.libguestfs.org <guestfs@lists.libguestfs.org>; libguestfs@redhat.com <libguestfs@redhat.com>; Aswad Kulkarni <aswad.kulkarni@veritas.com>; Shailesh Marathe <Shailesh.Marathe@veritas.com>; Sumit Dighe
<Sumit.Dighe@veritas.com>; Brad Boyer <brad.boyer@veritas.com>; Saket Pusalkar <Saket.Pusalkar@veritas.com>; Gaurang Agnihotri <Gaurang.Agnihotri@veritas.com>; Satyajit Gorhe parlikar <Satyajit.Gorheparlik@veritas.com>; John Cronin <john.cronin@veritas.com> Subject: Re: [External] Re: [Libguestfs] [PATCH] VxFS Filesystem support to libguestfs
CAUTION: This email originated from outside the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe. If you believe this is a phishing email, use the Report to Cybersecurity icon in Outlook.
I think the last version was posted in November. I don't think it
made it to the mailing list, but I've attached a copy of the patch.
A concrete way to proceed here is to:
(1) Fork the project on github and add your patch to your fork.
(2) Make sure it is up to date with the current branch.
(3) Make sure it compiles and all the tests pass.
(4) Post a link to the github repo here and we can look at it.