• Andrew Morton's avatar
    [PATCH] quotactl(): sync all quotas · d637ceb0
    Andrew Morton authored
    From: Jan Kara <jack@suse.cz>
    
      I'm resending a patch which implements quotactl(2) call for syncing
    all devices. Particulary it allows the caller not to specify the device
    for syncing and in that case quotas on all the devices are written.
    The patch is rather trivial (mostly moving the code).
    d637ceb0
dquot.c 38.4 KB