Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Jul 2023 22:03:14 +0530
From:      Raghav Sharma <raghav@freebsd.org>
To:        soc-status@freebsd.org
Subject:   [Week - 6] squashfs port status report
Message-ID:  <CAGthhtLQkcakHpuOCgnFj5TjFvBV=5E2-TDh6H=VGKYxBp_QFA@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hello!

Last week was mostly spent on reading the style(9) of freebsd and
making necessary stylistic changes to our squashfs source code.
A little bit more of a testing of mount(8) for squashfs using
different disk images I encountered a segfault bug which was caused
due to freeing the block data buffer earlier but is now resolved.
I added some basic Inode checks for verifying the correct inode as
well for better metadata testing.
Since we are already halfway into the coding period I opened a PR for
my mentor to review the code so will probably spend some time
addressing PR comments next week and fixing the kernel hang problem by
umount().

Thanks for reading.
--Raghav



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAGthhtLQkcakHpuOCgnFj5TjFvBV=5E2-TDh6H=VGKYxBp_QFA>