[02/11] cramfs: small stat(2) fix

2005-03-10 Thread Greg KH
-stable review patch. If anyone has any objections, please let us know. -- From: Eric Lammerts <[EMAIL PROTECTED]> 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

[02/11] cramfs: small stat(2) fix

2005-03-10 Thread Greg KH
-stable review patch. If anyone has any objections, please let us know. -- From: Eric Lammerts [EMAIL PROTECTED] 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