On Wed, Mar 11, 2015 at 10:00 AM, Andreas Dilger <adilger@xxxxxxxxx> wrote: > How do your patches relate to the project quota patches from Li Xi? In v1 patchset was some modified patches from him, in v2 nothing left from that code. Probably couple hunks left in headers, for example the same magic number is used for project quota inode. =) > > Cheers, Andreas > >> On Mar 10, 2015, at 13:22, Konstantin Khlebnikov <khlebnikov@xxxxxxxxxxxxxx> wrote: >> >> This patch adds generic vfs interface for project id and >> related super-block methods. >> >> Two new ioctls: >> int ioctl(fd, FS_IOC_GETPROJECT, unsigned *project); >> int ioctl(fd, FS_IOC_SETPROJECT, unsigned *project); >> >> Signed-off-by: Konstantin Khlebnikov <khlebnikov@xxxxxxxxxxxxxx> >> --- -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html