| .. | .. | 
|---|
 | 1 | +# SPDX-License-Identifier: GPL-2.0-only  | 
|---|
| 1 | 2 |  # | 
|---|
| 2 | 3 |  #  Quota configuration | 
|---|
| 3 | 4 |  # | 
|---|
| .. | .. | 
|---|
| 14 | 15 |  	  Ext3, ext4 and reiserfs also support journaled quotas for which | 
|---|
| 15 | 16 |  	  you don't need to run quotacheck(8) after an unclean shutdown. | 
|---|
| 16 | 17 |  	  For further details, read the Quota mini-HOWTO, available from | 
|---|
| 17 |  | -	  <http://www.tldp.org/docs.html#howto>, or the documentation provided  | 
|---|
 | 18 | +	  <https://www.tldp.org/docs.html#howto>, or the documentation provided  | 
|---|
| 18 | 19 |  	  with the quota tools. Probably the quota support is only useful for | 
|---|
| 19 | 20 |  	  multi user systems. If unsure, say N. | 
|---|
| 20 | 21 |   | 
|---|
| .. | .. | 
|---|
| 69 | 70 |  config QUOTACTL | 
|---|
| 70 | 71 |  	bool | 
|---|
| 71 | 72 |  	default n | 
|---|
| 72 |  | -  | 
|---|
| 73 |  | -config QUOTACTL_COMPAT  | 
|---|
| 74 |  | -	bool  | 
|---|
| 75 |  | -	depends on QUOTACTL && COMPAT_FOR_U64_ALIGNMENT  | 
|---|
| 76 |  | -	default y  | 
|---|