Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1651751
| From | Joe Perches <joe@perches.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v3 1/1] partitions/msdos: FreeBSD UFS2 file systems are not recognized |
| Date | 2017-05-27 06:30 +0200 |
| Message-ID | <tLBwu-6RP-1@gated-at.bofh.it> (permalink) |
| References | (2 earlier) <tLyIm-4Vw-149@gated-at.bofh.it> <tLyIm-4Vw-147@gated-at.bofh.it> <tLzbj-55K-5@gated-at.bofh.it> <tLzbj-55K-3@gated-at.bofh.it> <tLAAp-6f2-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Fri, 2017-05-26 at 20:20 -0700, Richard Narron wrote:
> Under the /block/partitions directory the c programs have about 13 uses
> of memcmp() and 6 uses of strcmp().
Nearly all of the memcmp uses with strings kernel wide use
the equivalent of memcmp(foo, "bar", strlen("bar"));
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v3 1/1] partitions/msdos: FreeBSD UFS2 file systems are not recognized Richard Narron <comet.berkeley@gmail.com> - 2017-05-26 12:50 +0200
Re: [PATCH v3 1/1] partitions/msdos: FreeBSD UFS2 file systems are not recognized Jens Axboe <axboe@kernel.dk> - 2017-05-26 15:30 +0200
Re: [PATCH v3 1/1] partitions/msdos: FreeBSD UFS2 file systems are not recognized Joe Perches <joe@perches.com> - 2017-05-26 16:40 +0200
Re: [PATCH v3 1/1] partitions/msdos: FreeBSD UFS2 file systems are not recognized Joe Perches <joe@perches.com> - 2017-05-27 03:30 +0200
Re: [PATCH v3 1/1] partitions/msdos: FreeBSD UFS2 file systems are not recognized Joe Perches <joe@perches.com> - 2017-05-27 04:00 +0200
Re: [PATCH v3 1/1] partitions/msdos: FreeBSD UFS2 file systems are not recognized Richard Narron <comet.berkeley@gmail.com> - 2017-05-27 05:30 +0200
Re: [PATCH v3 1/1] partitions/msdos: FreeBSD UFS2 file systems are not recognized Joe Perches <joe@perches.com> - 2017-05-27 06:30 +0200
Re: [PATCH v3 1/1] partitions/msdos: FreeBSD UFS2 file systems are not recognized Richard Narron <comet.berkeley@gmail.com> - 2017-05-27 03:40 +0200
csiph-web