Files
android_kernel_xiaomi_sm8450/fs/nfsd
Takashi Iwai f6360efb83 nfsd: fix NULL dereference in nfsd_statfs()
The commit ebabe9a900
    pass a struct path to vfs_statfs
introduced the struct path initialization, and this seems to trigger
an Oops on my machine.

fh_dentry field may be NULL and set later in fh_verify(), thus the
initialization of path must be after fh_verify().

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Minchan Kim <minchan.kim@gmail.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
2010-08-26 13:23:16 -04:00
..
2008-02-01 16:42:05 -05:00
2010-05-04 11:29:05 -04:00
2007-05-09 12:30:54 -07:00
2010-07-30 12:54:54 -04:00
2010-05-13 12:03:11 -04:00
2009-12-20 20:19:51 -08:00
2009-12-15 15:01:46 -05:00
2010-07-30 12:54:54 -04:00
2010-08-26 13:22:02 -04:00
2010-07-30 12:54:54 -04:00
2010-05-13 12:03:11 -04:00