Lines Matching full:fixed
7 * Fixed module makefile problem. It was not compiling all the correct
10 * Fixed potential null pointer dereference when reporting an error
14 * Oy! Fixed stupid bug that would cause an unresolved symbol error.
29 * Fixed up some places where I assumed that a long int could hold
46 * Fixed bug in befs_find_brun_indirect() that would result in the wrong
50 * Fixed a longstanding bug in befs_find_key() that would result in it
71 * Fixed makefile for module install [WD]
98 * Fixed stupid bug where specifying the uid or gid mount options as '0'
142 default linux-supplied implementation. Fixed. Works now.
147 priority parameter to kmalloc(). Fixed.
170 * Fixed a couple of compile warnings due to use of malloc.h, when slab.h
173 * Fixed erronous includes of linux/befs_fs_i.h and linux/befs_fs_sb.h
189 * Fixed a thinko that was corrupting file reads after the first block_run
195 * Fixed befs_readlink() (symlink.c) [Christoph Hellwig].
209 * Fixed unused variable warnings when compiling without debugging.
211 * Fixed a bug where the inode and super_block didn't get their blockbits
225 * Fixed date format in this file. Was I smoking crack?
242 * Fixed an extra instance of MOD_DEC_USE_COUNT in super.c
244 * Fixed a problem with reading the superblock on devices with large sector
313 * Fixed a misunderstanding of the inode fields.
314 This fixed the problmem with wrong file sizes from du and others.
339 * Fixed the problem with statfs where it would always claim the disk was
378 * Fixed wrong number of args bug in befs_dump_inode
405 * Fixed compile errors on 2.4.1 kernel (WD)