On Wednesday 08 July 2015 17:34:41 Chen Hanxiao wrote:
We should use the existing function from specific fs,
if not, move it to specific fs files.
Chen Hanxiao (4):
labels: move e2label to ext2.c and call it directly
labels: move ntfslabel to ntfs.c
labels: use existing do_xfs_admin for xfslabel
labels: return ENOTSUP if could not set label for specific fs
Just note that in the last patch, there was a typo:
+If there is no support for changing the UUID
should have been "label"; I fixed it.
The series is fine, and I pushed it.
Thanks,
--
Pino Toscano