summaryrefslogtreecommitdiffstats
path: root/fs/char_dev.c
diff options
context:
space:
mode:
authorYingping Lu <yingping@sgi.com>2006-01-11 11:02:29 +0100
committerNathan Scott <nathans@sgi.com>2006-01-11 11:02:29 +0100
commit71df099dc3f9cd17e8564eb647d7c1fb2ee83e2d (patch)
treecd355dc9b7f89511e27eca3da778a8e52200d7b1 /fs/char_dev.c
parent[XFS] add helper to get xfs_inode from vnode (diff)
downloadlinux-71df099dc3f9cd17e8564eb647d7c1fb2ee83e2d.tar.xz
linux-71df099dc3f9cd17e8564eb647d7c1fb2ee83e2d.zip
[XFS] xfssyncd is responsible for flushing inode or device's data by
extracting the work from its queue. In addition, this processing also decrement the inode's i_count. If there are any remaining works in queue before this process terminates, we have unbalanced increment and decrement of i_count. Thus it can cause assertion failure of vn_count. The fix allows xyssyncd to process any remaining work before it is shutdown. SGI-PV: 945935 SGI-Modid: xfs-linux-melb:xfs-kern:203970a Signed-off-by: Yingping Lu <yingping@sgi.com> Signed-off-by: Nathan Scott <nathans@sgi.com>
Diffstat (limited to 'fs/char_dev.c')
0 files changed, 0 insertions, 0 deletions