linux-hardened/fs/affs
Sanidhya Kashyap c8f33d0bec affs: kstrdup() memory handling
There is a possibility of kstrdup() failure upon memory pressure.
Therefore, returning ENOMEM even for new_opts.

[akpm@linux-foundation.org: cleanup]
Signed-off-by: Sanidhya Kashyap <sanidhya.gatech@gmail.com>
Cc: Taesoo kim <taesoo@gatech.edu>
Cc: Fabian Frederick <fabf@skynet.be>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2015-04-17 09:04:09 -04:00
..
affs.h fs/affs/affs.h: add mount option manipulation macros 2015-04-17 09:04:08 -04:00
amigaffs.c fs/affs: use affs_test_opt() 2015-04-17 09:04:08 -04:00
bitmap.c fs/affs/bitmap.c: remove unnecessary return 2015-02-17 14:34:52 -08:00
Changes remove obsolete references to powertweak 2013-11-27 20:34:32 -08:00
dir.c fs/affs: define AFFSNAMEMAX to replace constant use 2015-02-17 14:34:52 -08:00
file.c fs/affs: use affs_test_opt() 2015-04-17 09:04:08 -04:00
inode.c fs/affs: use affs_test_opt() 2015-04-17 09:04:08 -04:00
Kconfig fs/affs: remove depends on CONFIG_EXPERIMENTAL 2013-01-21 14:39:04 -08:00
Makefile fs: change to new flag variable 2011-03-17 14:02:57 +01:00
namei.c fs/affs: use affs_test_opt() 2015-04-17 09:04:08 -04:00
super.c affs: kstrdup() memory handling 2015-04-17 09:04:09 -04:00
symlink.c fs/affs: pr_debug cleanup 2014-06-06 16:08:13 -07:00