hppfs: get rid of ->fsync()
authorAl Viro <viro@zeniv.linux.org.uk>
Sun, 14 Apr 2013 19:35:44 +0000 (15:35 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Mon, 29 Apr 2013 19:41:42 +0000 (15:41 -0400)
it has grown by accident - directories there do *not* use page cache, so
there's nothing to write.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>

No differences found