summaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/dir.c
diff options
context:
space:
mode:
authorMark Fasheh2008-02-29 02:16:03 +0100
committerMark Fasheh2008-03-04 00:50:21 +0100
commit1044e401af9a309637828aa3cc8f3b6409fcbf4e (patch)
tree1da79829e1afa048b5e9e45c32470bbd75e49084 /fs/ocfs2/dir.c
parentocfs2: Enable localalloc for local mounts (diff)
downloadkernel-qcow2-linux-1044e401af9a309637828aa3cc8f3b6409fcbf4e.tar.gz
kernel-qcow2-linux-1044e401af9a309637828aa3cc8f3b6409fcbf4e.tar.xz
kernel-qcow2-linux-1044e401af9a309637828aa3cc8f3b6409fcbf4e.zip
ocfs2: Fix writeout in ocfs2_data_convert_worker()
Commit f1f540688eae66c274ff1c1133b5d9c687b28f58 "optimized" ocfs2_data_convert_worker() to "only do work for regular files". Unfortunately, I left out a '!', which casued it to *skip* regular files. This was hidden from testing until recently because the default data journaling mode (data=ordered) doesn't exercise this code. Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com> Signed-off-by: Joel Becker <joel.becker@oracle.com>
Diffstat (limited to 'fs/ocfs2/dir.c')
0 files changed, 0 insertions, 0 deletions