diff options
author | Jan Kara <jack@suse.cz> | 2014-09-30 18:07:08 +0200 |
---|---|---|
committer | Jan Kara <jack@suse.cz> | 2014-09-30 18:09:59 +0200 |
commit | c53f755d339b5546600c316333140d5fe958941d (patch) | |
tree | ff1a75a5543583cf1b84da898ccb920f7f51f2fe /fs/ecryptfs | |
parent | 37993271cfa22b5620304f1fa3bf72eabb5b557b (diff) |
ocfs2: Back out change to use OCFS2_MAXQUOTAS in ocfs2_setattr()
ocfs2_setattr() actually needs to really use MAXQUOTAS and not
OCFS2_MAXQUOTAS since it will pass the array over to VFS. Currently
this isn't a problem since MAXQUOTAS == OCFS2_MAXQUOTAS but it would
be once we introduce project quotas.
CC: Mark Fasheh <mfasheh@suse.com>
CC: Joel Becker <jlbec@evilplan.org>
CC: ocfs2-devel@oss.oracle.com
Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'fs/ecryptfs')
0 files changed, 0 insertions, 0 deletions