git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
507e1fa
)
vfs: Remove i_dquot field from inode
author
Jan Kara
<jack@suse.cz>
Mon, 29 Sep 2014 13:10:26 +0000
(15:10 +0200)
committer
Jan Kara
<jack@suse.cz>
Mon, 10 Nov 2014 09:06:18 +0000
(10:06 +0100)
All filesystems using VFS quotas are now converted to use their private
i_dquot fields. Remove the i_dquot field from generic inode structure.
Acked-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jan Kara <jack@suse.cz>
No differences found