• Jan Kara's avatar
    ocfs2: Move OLQF_CLEAN flag out of generic quota flags · 96827adc
    Jan Kara authored
    OLQF_CLEAN flag is used by OCFS2 on disk to recognize whether quota
    recovery is needed or not. We also somewhat abuse mem_dqinfo->dqi_flags
    to pass this flag around. Use private flags for this to avoid clashes
    with other quota flags / not pollute generic quota flag namespace.
    Signed-off-by: default avatarJan Kara <jack@suse.cz>
    96827adc
quota.h 4.58 KB