From: Anton Altaparmakov Date: Thu, 17 Mar 2005 10:51:33 +0000 (+0000) Subject: NTFS: Fix compilation when configured read-only. X-Git-Tag: v2.6.13-rc4~89^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53d59aad9326199ef5749c97513db498309a057e;p=pandora-kernel.git NTFS: Fix compilation when configured read-only. - Add ifdef NTFS_RW around write specific code if fs/ntfs/runlist.[hc] and fs/ntfs/attrib.[hc]. - Minor bugfix to fs/ntfs/attrib.c::ntfs_attr_make_non_resident() where the runlist was not freed in all error cases. - Add fs/ntfs/runlist.[hc]::ntfs_rl_find_vcn_nolock(). Signed-off-by: Anton Altaparmakov --- Reading git-diff-tree failed