commit | 4358b5678b27ffe81391d84ce150df8e81010f6a | [log] [tgz] |
---|---|---|
author | Jeff Layton <jlayton@redhat.com> | Tue Mar 29 09:33:31 2011 -0400 |
committer | Steve French <sfrench@us.ibm.com> | Thu May 19 14:10:49 2011 +0000 |
tree | 7cda0cb7e86e0ecf5a4497c7bb3724a8a2ee6bfd | |
parent | b73b9a4ba753dfd7d304ee6ee4685b827524c533 [diff] |
VFS: trivial: fix comment on s_maxbytes value warning check I originally intended to remove this warning in 2.6.34, but it's not in a high performance codepath and might help us to catch bugs later. Let's keep it, but fix the comment to allay confusion about its removal. Signed-off-by: Jeff Layton <jlayton@redhat.com> Signed-off-by: Steve French <sfrench@us.ibm.com>