Re: [LTP] [PATCH] refluxfs: Check kernel reflink support before mount
Cyril Hrubis <[email protected]>
| Newsgroups | it.linux.lists.ltp |
|---|---|
| Message-ID | <[email protected]> |
Hi! > + if (TST_RET == -1 && TST_ERR == EOPNOTSUPP) > + tst_brk(TCONF, "Kernel does not support XFS reflinks"); Wouldn't it make more sense to add the check for EOPNOTSUPP into the tst_test.c library? -- Cyril Hrubis [email protected] -- Mailing list info: https://lists.linux.it/listinfo/ltp