commit | f0cb0f0bca233935ac70707d47f5885419a7fd31 | [log] [tgz] |
---|---|---|
author | Junxiao Bi <junxiao.bi@oracle.com> | Tue Nov 12 15:06:53 2013 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Nov 13 12:09:00 2013 +0900 |
tree | 8be1f9bae3f55dce1d7613b445381d3b54017c7d | |
parent | 06f9da6e826a0b459652b98a21541bca274bd440 [diff] |
fs/ocfs2/file.c: fix wrong comment Unwritten extent only exists for file systems which support holes. But the comment said was opposite meaning and also the comment is not very clear, so rephase it. Signed-off-by: Junxiao Bi <junxiao.bi@oracle.com> Cc: Mark Fasheh <mfasheh@suse.com> Cc: Joel Becker <jlbec@evilplan.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>