From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1NdRB6-00055z-PP for mharc-grub-devel@gnu.org; Fri, 05 Feb 2010 11:37:08 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NdRB4-00055T-NO for grub-devel@gnu.org; Fri, 05 Feb 2010 11:37:06 -0500 Received: from [199.232.76.173] (port=42788 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NdRB3-00055D-OC for grub-devel@gnu.org; Fri, 05 Feb 2010 11:37:05 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1NdRB0-0001dF-TD for grub-devel@gnu.org; Fri, 05 Feb 2010 11:37:05 -0500 Received: from mail-bw0-f219.google.com ([209.85.218.219]:41819) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NdRB0-0001cD-1J for grub-devel@gnu.org; Fri, 05 Feb 2010 11:37:02 -0500 Received: by bwz19 with SMTP id 19so1435361bwz.8 for ; Fri, 05 Feb 2010 08:37:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :x-enigmail-version:content-type; bh=D+CL6mLXCutosCeahp5Q3/lbnpGqPbpX0TzAv4Io5HA=; b=DZAUr0jjoN7RP7kXRdxsFIVZdA3Ivu90RoEvsx3+TwJiSLV7GvKDCuBZZTRX++i8ZD zar3LHcT0koiyNOIgChisl7Hw2lzAdatKLTdJ8Dtu6eLbpa4TiyGM7Y5V57nahNxf99F R66orNDQX1leZ0uB4zsQJUa18j9WEgZESlF/8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:x-enigmail-version:content-type; b=OzUnqAA2T7DihvOIFiYvywNjY0Y5jZJVoffiyTJphAibRBY/YfzqOB4UeIiKjYCKe/ HwTurUxRvcoccDQYKPogqvXqcmRgTxDzWXl6cQ21QJkUrjIcMzVTrPNVHDeGUoYAHdn+ J13QqtnahO/1u0puQpWp2/fhwFZ8i+HmDCHH0= Received: by 10.204.144.86 with SMTP id y22mr1895259bku.43.1265387820312; Fri, 05 Feb 2010 08:37:00 -0800 (PST) Received: from debian.bg45.phnet (gprs41.swisscom-mobile.ch [193.247.250.41]) by mx.google.com with ESMTPS id 14sm709615bwz.5.2010.02.05.08.36.55 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 05 Feb 2010 08:36:56 -0800 (PST) Message-ID: <4B6C491B.4080104@gmail.com> Date: Fri, 05 Feb 2010 17:36:43 +0100 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla-Thunderbird 2.0.0.22 (X11/20091109) MIME-Version: 1.0 To: The development of GNU GRUB References: <87iqae3bd0.wl%jir@sekiba.com> In-Reply-To: <87iqae3bd0.wl%jir@sekiba.com> X-Enigmail-Version: 0.95.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="------------enigE187B28A170E79853AE9CB6C" X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) Subject: Re: [PATCH] a new filessytem module for nilfs2 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Feb 2010 16:37:07 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigE187B28A170E79853AE9CB6C Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hello Jiro SEKIBA wrote: > Hi, > > This is a patch to support nilfs2 filesystem. > I would like you to review the patch. > > I've checked with revno 2153 and kvm(qemu) environment. > > Also the patch has already an ability to boot the kernel from > the nilfs partition, I have a following ToDo list to improve the module= =2E > =20 Is your code written from scratch or is it based on some other code? If later can you tell exactly which so we can verify license compatibility? > 1. revision check for future disk layout changes > 2. CRC check for superblock to ensure the partition is a nilfs2 partiti= on > 3. CRC check latest log block to ensure valid log=20 > 4. search the latest log in case unclean unmount happened > > nilfs2 stands for New Implementation of Log Filesystem version2. > nilfs2 has been merged into linux main line kernel since 2.6.30. > > Please give me any comments or advice. > > thank you very much in advance > =20 > -----------------------------------------------------------------------= - > > > =20 > -----------------------------------------------------------------------= - > > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > http://lists.gnu.org/mailman/listinfo/grub-devel > =20 --=20 Regards Vladimir '=CF=86-coder/phcoder' Serbinenko --------------enigE187B28A170E79853AE9CB6C Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iF4EAREKAAYFAktsSSIACgkQNak7dOguQglnkQD/UvqaGsj8HJygZbDqkIeDWPLd yAtUVZGCAYxO+RYOPcAA/0pjU+q6BKXg1zmnRBxssAmT/qFI4epAtNrWbIf7yuW0 =vkjT -----END PGP SIGNATURE----- --------------enigE187B28A170E79853AE9CB6C--