commit | 8616108de152447f99570dd45b6e3b8c71615fe5 | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@armlinux.org.uk> | Tue Jun 04 14:50:19 2019 +0100 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Wed Jun 26 20:14:14 2019 -0400 |
tree | 2d777589ca88260c5faf29de7a19b4bc99343f45 | |
parent | 5808b14a1f52554de612fee85ef517199855e310 [diff] |
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 <rmk+kernel@armlinux.org.uk> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>