]> Git Repo - linux.git/commit
[PATCH] hpfs: cleanup ->setattr
authorChristoph Hellwig <[email protected]>
Sun, 10 Aug 2008 22:27:59 +0000 (00:27 +0200)
committerAl Viro <[email protected]>
Thu, 23 Oct 2008 09:12:58 +0000 (05:12 -0400)
commitca30bc99527ab968707bafc09e38807de7e70c4a
tree3d4ea649fb23c0a8e9075855e90f4824042ca305
parent72e8264eda02b6ba85a222b9620802ebf23c6a10
[PATCH] hpfs: cleanup ->setattr

Reformat hpfs_notify_change to standard kernel style to make it readable
and rename it to hpfs_setattr as that's what the method is called.

Signed-off-by: Christoph Hellwig <[email protected]>
Signed-off-by: Al Viro <[email protected]>
fs/hpfs/file.c
fs/hpfs/hpfs_fn.h
fs/hpfs/inode.c
fs/hpfs/namei.c
This page took 0.054707 seconds and 4 git commands to generate.