I am getting a deprecation warning, when I install quota and turn it on.
Ubuntu 22.04.03 Server
root@nfs2: apt install quota linux-image-extra-virtual -yroot@nfs2:/home/# quotacheck -u /homeroot@nfs2:/home/# quotaon -v /homequotaon: Your kernel probably supports ext4 quota feature but you are using external quota files. Please switch your filesystem to use ext4 quota feature as external quota files on ext4 are deprecated./dev/sdb1 [/home]: user quotas turned on
I have googled and haven't found a way to use the kernel quota feature. Can someone help with either how to use the kernel version or the implications of continuing to use external quota.