Commit graph

2 commits

Author SHA1 Message Date
Eric Lammerts
a6dc5ecd6b [PATCH] cramfs: small stat(2) fix
When I stat(2) a device node on a cramfs, the st_blocks field is bogus
(it's derived from the size field which in this case holds the major/minor
numbers).  This makes du(1) output completely wrong.

Signed-off-by: Eric Lammerts <eric@lammerts.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2005-05-12 10:00:07 -07:00
Greg KH
279a9acc9b 2.6.11 import 2005-05-12 09:59:06 -07:00