diff options
| author | Miklos Szeredi <[email protected]> | 2008-07-01 13:01:29 +0000 |
|---|---|---|
| committer | Al Viro <[email protected]> | 2008-07-27 00:53:28 +0000 |
| commit | beb29e058c35ab69e96e455a12ccf7505f6de425 (patch) | |
| tree | 0da9869b7e0422c34423a02216db1a758a55a95a /net/unix/af_unix.c | |
| parent | [patch 3/4] fat: dont call notify_change (diff) | |
| download | kernel-beb29e058c35ab69e96e455a12ccf7505f6de425.tar.gz kernel-beb29e058c35ab69e96e455a12ccf7505f6de425.zip | |
[patch 4/4] vfs: immutable inode checking cleanup
Move the immutable and append-only checks from chmod, chown and utimes
into notify_change(). Checks for immutable and append-only files are
always performed by the VFS and not by the filesystem (see
permission() and may_...() in namei.c), so these belong in
notify_change(), and not in inode_change_ok().
This should be completely equivalent.
CC: Ulrich Drepper <[email protected]>
CC: Michael Kerrisk <[email protected]>
Signed-off-by: Miklos Szeredi <[email protected]>
Signed-off-by: Al Viro <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
