commit | 80f44b152c889e592616adf0d33b856107f4bace | [log] [tgz] |
---|---|---|
author | Jan Kara <jack@suse.cz> | Tue Aug 17 12:14:44 2010 +0200 |
committer | Jan Kara <jack@suse.cz> | Tue Oct 05 12:16:37 2010 +0200 |
tree | 432867c97f855e57a023bbf13c4c81e700393448 | |
parent | c6ea21e35bf3691cad59647c771e6606067f627d [diff] |
quota: Make QUOTACTL config be selected by its users Remove "depends on" line from QUOTACTL config option and rather select the option explicitely from config options which need it. It makes more sense this way and also fixes Kconfig warning due to GFS2 selecting QUOTACTL but QUOTACTL not depending on it. Signed-off-by: Jan Kara <jack@suse.cz>