X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fquota%2Flquota_disk.c;h=9903d3af46a6610f8692e9c26e8488737b3313b1;hp=5b3edd6a7a8c965b0ca2400ad7b4ab018ce4ea80;hb=f625f670afbe954030ff81f0f8522137d6cdd335;hpb=559e182da8ca764cefffca05c06731e543129fd6 diff --git a/lustre/quota/lquota_disk.c b/lustre/quota/lquota_disk.c index 5b3edd6..9903d3a 100644 --- a/lustre/quota/lquota_disk.c +++ b/lustre/quota/lquota_disk.c @@ -41,7 +41,7 @@ * required and create the index file on disk if * it does not exist. * - lquota_disk_for_each_slv: iterate over all existing slave index files - * - lquota_disk_read: read quota settings from a index file + * - lquota_disk_read: read quota settings from an index file * - lquota_disk_declare_write: reserve credits to update a record in an index * file * - lquota_disk_write: update a record in an index file