From: Al Viro Date: Thu, 4 Dec 2008 14:59:23 +0000 (-0500) Subject: ntfs: don't NULL i_op X-Git-Tag: v2.6.29-rc1~506^2~8 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9742df331deb3fce95b321f38d4ea0c4e75edb63;p=pandora-kernel.git ntfs: don't NULL i_op it's already set to empty table (and no, ntfs doesn't have any explicit checks for NULL ->i_op or NULL ->i_fop) Signed-off-by: Al Viro --- Reading git-diff-tree failed