commit | 48f10e8ce7461b393186c4c7c6d6f6634082159c | [log] [tgz] |
---|---|---|
author | Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz> | Sun May 08 20:44:00 2011 +0200 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon May 09 09:04:24 2011 -0700 |
tree | 3365f32b68e207b4961452eff2030c811950811f | |
parent | f73976818adeaa46515a238b21e865850b011a87 [diff] |
HPFS: Restrict uid and gid to 16-bit values Restrict uid and gid to 16-bit values. HPFS stores only 2 bytes in the EAs. Signed-off-by: Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>