Hi, Chao > How can we build such xattr entry whose value is NULL? Can you give an > reproducer example? We used setxattr system call with "value" as NULL and "size" as 0. And then vfs_setxattr will change "value" to "" and transfer "value" and "size" to f2fs_setxattr().
Thanks, ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Linux-f2fs-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel
