Searched hist:"6 a1a90ad1b0edb556a7550a6ef8a8756f0304dd5" (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/fs/ramfs/ |
H A D | file-nommu.c | diff 6a1a90ad1b0edb556a7550a6ef8a8756f0304dd5 Fri Jun 04 04:30:00 CDT 2010 Christoph Hellwig <hch@lst.de> rename generic_setattr
Despite its name it's now a generic implementation of ->setattr, but rather a helper to copy attributes from a struct iattr to the inode. Rename it to setattr_copy to reflect this fact.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
/openbmc/linux/fs/fat/ |
H A D | file.c | diff 6a1a90ad1b0edb556a7550a6ef8a8756f0304dd5 Fri Jun 04 04:30:00 CDT 2010 Christoph Hellwig <hch@lst.de> rename generic_setattr
Despite its name it's now a generic implementation of ->setattr, but rather a helper to copy attributes from a struct iattr to the inode. Rename it to setattr_copy to reflect this fact.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
/openbmc/linux/fs/ |
H A D | attr.c | diff 6a1a90ad1b0edb556a7550a6ef8a8756f0304dd5 Fri Jun 04 04:30:00 CDT 2010 Christoph Hellwig <hch@lst.de> rename generic_setattr
Despite its name it's now a generic implementation of ->setattr, but rather a helper to copy attributes from a struct iattr to the inode. Rename it to setattr_copy to reflect this fact.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
H A D | libfs.c | diff 6a1a90ad1b0edb556a7550a6ef8a8756f0304dd5 Fri Jun 04 04:30:00 CDT 2010 Christoph Hellwig <hch@lst.de> rename generic_setattr
Despite its name it's now a generic implementation of ->setattr, but rather a helper to copy attributes from a struct iattr to the inode. Rename it to setattr_copy to reflect this fact.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
/openbmc/linux/fs/ext2/ |
H A D | inode.c | diff 6a1a90ad1b0edb556a7550a6ef8a8756f0304dd5 Fri Jun 04 04:30:00 CDT 2010 Christoph Hellwig <hch@lst.de> rename generic_setattr
Despite its name it's now a generic implementation of ->setattr, but rather a helper to copy attributes from a struct iattr to the inode. Rename it to setattr_copy to reflect this fact.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
/openbmc/linux/mm/ |
H A D | shmem.c | diff 6a1a90ad1b0edb556a7550a6ef8a8756f0304dd5 Fri Jun 04 04:30:00 CDT 2010 Christoph Hellwig <hch@lst.de> rename generic_setattr
Despite its name it's now a generic implementation of ->setattr, but rather a helper to copy attributes from a struct iattr to the inode. Rename it to setattr_copy to reflect this fact.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
/openbmc/linux/include/linux/ |
H A D | fs.h | diff 6a1a90ad1b0edb556a7550a6ef8a8756f0304dd5 Fri Jun 04 04:30:00 CDT 2010 Christoph Hellwig <hch@lst.de> rename generic_setattr
Despite its name it's now a generic implementation of ->setattr, but rather a helper to copy attributes from a struct iattr to the inode. Rename it to setattr_copy to reflect this fact.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|