linux24/fs/jfs
OSS-jfs_Admin <[email protected]>
| Newsgroups | gmane.comp.file-systems.jfs.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /usr/cvs/jfs/linux24/fs/jfs In directory swg3ws025:/tmp/cvs-serv26813 Modified Files: namei.c Log Message: Fix handling of commit_sem commit_sem was not properly taken in jfs_symlink, or properly released in error paths of several functions.