From: Anton Altaparmakov Date: Thu, 10 Mar 2005 11:06:19 +0000 (+0000) Subject: NTFS: - Modify ->readpage and ->writepage (fs/ntfs/aops.c) so they detect X-Git-Tag: v2.6.13-rc4~89^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=905685f68fc72844b8c2689c39a5c6c35e840152;p=pandora-kernel.git NTFS: - Modify ->readpage and ->writepage (fs/ntfs/aops.c) so they detect and handle the case where an attribute is converted from resident to non-resident by a concurrent file write. - Reorder some operations when converting an attribute from resident to non-resident (fs/ntfs/attrib.c) so it is safe wrt concurrent ->readpage and ->writepage. Signed-off-by: Anton Altaparmakov --- Reading git-diff-tree failed