Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | VFS: normal filesystems (and lustre): d_inode() annotations | David Howells | 2015-04-15 | 1 | -1/+1 |
| | | | | | | | that's the bulk of filesystem drivers dealing with inodes of their own Signed-off-by: David Howells <dhowells@redhat.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> | ||||
* | Boaz Harrosh - Fix broken email address | Boaz Harrosh | 2014-10-19 | 1 | -1/+1 |
| | | | | | | | I no longer have access to the Panasas email. So change to an email that can always reach me. Signed-off-by: Boaz Harrosh <ooo@electrozaur.com> | ||||
* | exofs: Remove IBM copyrights | Boaz Harrosh | 2009-06-21 | 1 | -3/+1 |
| | | | | | | | | | | | | | | | | | Boaz, Congrats on getting all the OSD stuff into 2.6.30! I just pulled the git, and saw that the IBM copyrights are still there. Please remove them from all files: * Copyright (C) 2005, 2006 * International Business Machines IBM has revoked all rights on the code - they gave it to me. Thanks! Avishay Signed-off-by: Avishay Traeger <avishay@gmail.com> Signed-off-by: Boaz Harrosh <bharrosh@panasas.com> | ||||
* | exofs: symlink_inode and fast_symlink_inode operations | Boaz Harrosh | 2009-03-31 | 1 | -0/+57 |
Generic implementation of symlink ops. Signed-off-by: Boaz Harrosh <bharrosh@panasas.com> |