remarkable-linux/fs/hpfs
Mikulas Patocka 48f10e8ce7 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>
2011-05-09 09:04:24 -07:00
..
alloc.c HPFS: Remove remaining locks 2011-05-09 09:04:23 -07:00
anode.c HPFS: Remove remaining locks 2011-05-09 09:04:23 -07:00
buffer.c HPFS: Remove remaining locks 2011-05-09 09:04:23 -07:00
dentry.c switch hpfs 2011-01-12 20:02:47 -05:00
dir.c HPFS: Remove CR/LF conversion option 2011-05-09 09:04:23 -07:00
dnode.c HPFS: Remove remaining locks 2011-05-09 09:04:23 -07:00
ea.c HPFS: Remove remaining locks 2011-05-09 09:04:23 -07:00
file.c HPFS: Introduce a global mutex and lock it on every callback from VFS. 2011-05-09 09:04:23 -07:00
hpfs.h HPFS: Use types with defined width 2011-05-09 09:04:23 -07:00
hpfs_fn.h HPFS: Remove CR/LF conversion option 2011-05-09 09:04:23 -07:00
inode.c HPFS: Restrict uid and gid to 16-bit values 2011-05-09 09:04:24 -07:00
Kconfig HPFS: Make HPFS compile on preempt and SMP 2011-05-09 09:04:23 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
map.c sanitize signedness/const for pointers to char in hpfs a bit 2010-03-03 14:07:57 -05:00
name.c HPFS: Remove CR/LF conversion option 2011-05-09 09:04:23 -07:00
namei.c HPFS: Remove CR/LF conversion option 2011-05-09 09:04:23 -07:00
super.c HPFS: When marking or clearing the dirty bit, sync the filesystem 2011-05-09 09:04:24 -07:00