]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/hpfs/namei.c
Merge commit 'v2.6.28-rc7'; branch 'x86/dumpstack' into tracing/ftrace
[karo-tx-linux.git] / fs / hpfs / namei.c
index d9c59a775449ee9abfc27e24ed898ce17d05251a..10783f3d265abd8876502fa63bebad1be2f3be35 100644 (file)
@@ -669,5 +669,5 @@ const struct inode_operations hpfs_dir_iops =
        .rmdir          = hpfs_rmdir,
        .mknod          = hpfs_mknod,
        .rename         = hpfs_rename,
-       .setattr        = hpfs_notify_change,
+       .setattr        = hpfs_setattr,
 };