+2
−0
+2
−0
+1
−0
+0
−1
+6
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Currently clear_inode calls vfs_dq_drop directly. This means we tie the quota code into the VFS. Get rid of that and make the filesystem responsible for the drop inside the ->clear_inode superblock operation. Signed-off-by:Christoph Hellwig <hch@lst.de> Signed-off-by:
Jan Kara <jack@suse.cz>