<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtd-utils.git, branch v1.4.8</title>
<subtitle>A mirror of http://git.infradead.org/mtd-utils.git</subtitle>
<id>https://git.infraroot.at/mtd-utils.git/atom?h=v1.4.8</id>
<link rel='self' href='https://git.infraroot.at/mtd-utils.git/atom?h=v1.4.8'/>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/mtd-utils.git/'/>
<updated>2011-11-19T20:40:45+00:00</updated>
<entry>
<title>1.4.8 release</title>
<updated>2011-11-19T20:40:45+00:00</updated>
<author>
<name>Artem Bityutskiy</name>
<email>Artem.Bityutskiy@intel.com</email>
</author>
<published>2011-11-19T20:38:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/mtd-utils.git/commit/?id=d37fcc0afd0d4a14c56812847e8e4257d0a99e3b'/>
<id>urn:sha1:d37fcc0afd0d4a14c56812847e8e4257d0a99e3b</id>
<content type='text'>
Unfortunately I forgot to update the version in Makefile and tagged v1.4.7.
To fix this, I could not invent anything better than cut a new release 1.4.8.

Sorry for this :-(

Signed-off-by: Artem Bityutskiy &lt;Artem.Bityutskiy@intel.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'brian'</title>
<updated>2011-11-18T21:53:11+00:00</updated>
<author>
<name>Artem Bityutskiy</name>
<email>Artem.Bityutskiy@intel.com</email>
</author>
<published>2011-11-18T21:53:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/mtd-utils.git/commit/?id=f8aa6922dde02835ba97e84be41f387cdd38ec7d'/>
<id>urn:sha1:f8aa6922dde02835ba97e84be41f387cdd38ec7d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mtdinfo: provide info when used without arguments</title>
<updated>2011-11-17T22:22:11+00:00</updated>
<author>
<name>Brian Norris</name>
<email>computersforpeace@gmail.com</email>
</author>
<published>2011-11-16T20:03:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/mtd-utils.git/commit/?id=97bb4aa681f4df5e784c1f8a8db049a95a0d65c6'/>
<id>urn:sha1:97bb4aa681f4df5e784c1f8a8db049a95a0d65c6</id>
<content type='text'>
If the user specifies neither a MTD argument nor the `-a' flag, we print
a cryptic message; i.e.,

    # mtdinfo
    libmtd: error!: cannot get information about "(null)"
            error 14 (Bad address)
    mtdinfo: error!: cannot get information about MTD device "(null)"
             error 14 (Bad address)

This is a regression; previously, mtdinfo would give some short info
about number of devices, etc. when used without arguments. To fix this,
we revert commit d53c03b0989f8354a7e4dbb947a150fc7fe3f6d1 and call
print_general_info() when no device is specified.

Signed-off-by: Brian Norris &lt;computersforpeace@gmail.com&gt;
Acked-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
Signed-off-by: Artem Bityutskiy &lt;Artem.Bityutskiy@intel.com&gt;
</content>
</entry>
<entry>
<title>mtd-utils: add jffs2reader to .gitignore</title>
<updated>2011-11-17T22:22:11+00:00</updated>
<author>
<name>Brian Norris</name>
<email>computersforpeace@gmail.com</email>
</author>
<published>2011-11-16T20:03:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/mtd-utils.git/commit/?id=dad673ef6b39bab29c939cd70d8317107e56ef12'/>
<id>urn:sha1:dad673ef6b39bab29c939cd70d8317107e56ef12</id>
<content type='text'>
Signed-off-by: Brian Norris &lt;computersforpeace@gmail.com&gt;
Acked-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
Signed-off-by: Artem Bityutskiy &lt;Artem.Bityutskiy@intel.com&gt;
</content>
</entry>
<entry>
<title>tests: checkfs: remove unused code</title>
<updated>2011-10-14T09:20:02+00:00</updated>
<author>
<name>Andy Shevchenko</name>
<email>andriy.shevchenko@linux.intel.com</email>
</author>
<published>2011-10-10T08:40:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/mtd-utils.git/commit/?id=f238f2e01a7febc5f083e77fdf496171c9b5cc8b'/>
<id>urn:sha1:f238f2e01a7febc5f083e77fdf496171c9b5cc8b</id>
<content type='text'>
There are two variables which are not used anymore. Thos patch removes useless
lines and suppresses gcc warnings.

Signed-off-by: Andy Shevchenko &lt;andriy.shevchenko@linux.intel.com&gt;
Signed-off-by: Artem Bityutskiy &lt;artem.bityutskiy@intel.com&gt;
</content>
</entry>
<entry>
<title>mkfs_jffs2: fix typo for word unknown</title>
<updated>2011-10-14T09:19:52+00:00</updated>
<author>
<name>Andy Shevchenko</name>
<email>andriy.shevchenko@linux.intel.com</email>
</author>
<published>2011-10-10T08:40:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/mtd-utils.git/commit/?id=69912a6ae602914a6dc0d9c7c9c60fb0ed500dc6'/>
<id>urn:sha1:69912a6ae602914a6dc0d9c7c9c60fb0ed500dc6</id>
<content type='text'>
Signed-off-by: Alexey Dokuchaev &lt;danfe@nsu.ru&gt;
Signed-off-by: Andy Shevchenko &lt;andriy.shevchenko@linux.intel.com&gt;
Signed-off-by: Artem Bityutskiy &lt;artem.bityutskiy@intel.com&gt;
</content>
</entry>
<entry>
<title>jffs2reader: use major() and minor() helpers</title>
<updated>2011-09-21T06:35:04+00:00</updated>
<author>
<name>Andy Shevchenko</name>
<email>andriy.shevchenko@linux.intel.com</email>
</author>
<published>2011-09-19T11:25:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/mtd-utils.git/commit/?id=36d8de81049c9c908740b690c664b5bd3703ccd6'/>
<id>urn:sha1:36d8de81049c9c908740b690c664b5bd3703ccd6</id>
<content type='text'>
There are major() and minor() helpers in the standard library. We can use them.

Signed-off-by: Andy Shevchenko &lt;andriy.shevchenko@linux.intel.com&gt;
Signed-off-by: Artem Bityutskiy &lt;artem.bityutskiy@intel.com&gt;
</content>
</entry>
<entry>
<title>jffs2reader: print ctime only by user's request</title>
<updated>2011-09-21T06:35:04+00:00</updated>
<author>
<name>Andy Shevchenko</name>
<email>andriy.shevchenko@linux.intel.com</email>
</author>
<published>2011-09-19T11:25:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/mtd-utils.git/commit/?id=168c61e4bcda8bf255e95414bd153482787b6898'/>
<id>urn:sha1:168c61e4bcda8bf255e95414bd153482787b6898</id>
<content type='text'>
Signed-off-by: Alexey Dokuchaev &lt;danfe@nsu.ru&gt;
Signed-off-by: Andy Shevchenko &lt;andriy.shevchenko@linux.intel.com&gt;
Signed-off-by: Artem Bityutskiy &lt;artem.bityutskiy@intel.com&gt;
</content>
</entry>
<entry>
<title>jffs2reader: use const char * for path variables</title>
<updated>2011-09-21T06:35:03+00:00</updated>
<author>
<name>Andy Shevchenko</name>
<email>andriy.shevchenko@linux.intel.com</email>
</author>
<published>2011-09-19T11:25:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/mtd-utils.git/commit/?id=8210e3e981984e73dfd2d755d254fbd6897bc5e0'/>
<id>urn:sha1:8210e3e981984e73dfd2d755d254fbd6897bc5e0</id>
<content type='text'>
This patch brings const char * type for path variables. It allows to eliminate
compiler warning.

Signed-off-by: Andy Shevchenko &lt;andriy.shevchenko@linux.intel.com&gt;
Signed-off-by: Artem Bityutskiy &lt;artem.bityutskiy@intel.com&gt;
</content>
</entry>
<entry>
<title>jffs2reader: get rid of linker error</title>
<updated>2011-09-21T06:35:03+00:00</updated>
<author>
<name>Andy Shevchenko</name>
<email>andriy.shevchenko@linux.intel.com</email>
</author>
<published>2011-09-19T11:25:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/mtd-utils.git/commit/?id=cbfaa5b64f8bd9844094d49f42ff7620ec71418e'/>
<id>urn:sha1:cbfaa5b64f8bd9844094d49f42ff7620ec71418e</id>
<content type='text'>
There is a linker errors:
	undefined reference to `target_endian'

This patch fixes the issue and turns on the jffs2reader build in the Makefile.

Signed-off-by: Alexey Dokuchaev &lt;danfe@nsu.ru&gt;
Signed-off-by: Andy Shevchenko &lt;andriy.shevchenko@linux.intel.com&gt;
Signed-off-by: Artem Bityutskiy &lt;artem.bityutskiy@intel.com&gt;
</content>
</entry>
</feed>
