Thread (17 messages) 17 messages, 3 authors, 2012-07-03

Re: [PATCH 4/5] ext4: add project quota support

From: Jan Kara <jack@suse.cz>
Date: 2012-06-21 23:56:45
Also in: linux-fsdevel

On Thu 21-06-12 13:08:52, Dmitry Monakhov wrote:
Both regular and journaled quota are supported.
  Looks good, just one whitespace damage caught below. You can add:
Reviewed-by: Jan Kara <jack@suse.cz>
Signed-off-by: Dmitry Monakhov <redacted>
---
 fs/ext4/ext4.h  |    1 +
 fs/ext4/super.c |   48 ++++++++++++++++++++++++++++++++++++++++--------
 2 files changed, 41 insertions(+), 8 deletions(-)
...
quoted hunk ↗ jump to hunk
@@ -1516,10 +1525,21 @@ static int handle_mount_opt(struct super_block *sb, char *opt, int token,
 		return set_qf_name(sb, USRQUOTA, &args[0]);
 	else if (token == Opt_grpjquota)
 		return set_qf_name(sb, GRPQUOTA, &args[0]);
-	else if (token == Opt_offusrjquota)
+        else if (token == Opt_offusrjquota)
  Spaces instead of TAB here... Checkpatch would catch this BTW.

								Honza
-- 
Jan Kara [off-list ref]
SUSE Labs, CR
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help