Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-06-21 | exofs: Remove IBM copyrights | Boaz Harrosh | 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> | |||||
2009-03-31 | exofs: symlink_inode and fast_symlink_inode operations | Boaz Harrosh | 1 | -0/+57 | |
Generic implementation of symlink ops. Signed-off-by: Boaz Harrosh <bharrosh@panasas.com> |