]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/nfs/nfs4filelayout.c
NFSv4.1: fix typo in filelayout_check_layout
[karo-tx-linux.git] / fs / nfs / nfs4filelayout.c
index be79dc9f386da265328c1975127e8f577c85ed25..dd6ccf0076734067b3615e6a5f24fdfc18473f7e 100644 (file)
@@ -428,7 +428,7 @@ filelayout_check_layout(struct pnfs_layout_hdr *lo,
        dprintk("--> %s\n", __func__);
 
        if (fl->pattern_offset > lgr->range.offset) {
-               dprintk("%s pattern_offset %lld to large\n",
+               dprintk("%s pattern_offset %lld too large\n",
                                __func__, fl->pattern_offset);
                goto out;
        }