Author: Charles Manning Date: To: yaffs Subject: Re: [Yaffs] is YAFFS_DISABLE_BACKGROUND handled at all?
On Monday 02 May 2011 23:02:41 Andrea Gasparini wrote: > JFI,is correct that the config switch above doesn't do anything?
>
> yaffs2-git$ grep YAFFS_DISABLE_BACKGROUND *
> Kconfig_multi:config YAFFS_DISABLE_BACKGROUND
>
> it doesn't depend on anything (apart YAFFS_FS) and isn't used nowhere.
> (and at a deeper look also for YAFFS_XATTR is the same)
>
> Is this for some kind of retro-compatibility? is this a bug?
These were cleaned out of the code but not in the Kconfig. Consider it a
benign oversight rather than a bug :-).