Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fs/adfs: super: limit idlen according to directory type
Limit idlen according to the directory type, as idlen (the size of a fragment ID) can not be more than 16 with the "new directory" layout. Signed-off-by: Russell King <[email protected]> Signed-off-by: Al Viro <[email protected]>
- Loading branch information