summaryrefslogtreecommitdiffstats
path: root/fs/autofs
diff options
context:
space:
mode:
authorRyusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>2010-07-25 13:39:03 +0200
committerRyusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>2010-07-25 13:46:43 +0200
commit6cda9fa2575ec0869fe77b0bdf295c0e51868cab (patch)
tree09f160f79f2ab135cd0c9ce0a2099d96423e5e00 /fs/autofs
parentnilfs2: simplify nilfs_get_page function (diff)
downloadlinux-6cda9fa2575ec0869fe77b0bdf295c0e51868cab.tar.xz
linux-6cda9fa2575ec0869fe77b0bdf295c0e51868cab.zip
nilfs2: avoid rec_len overflow with 64KB block size
With 64KB blocksize, a directory entry can have size 64KB which does not fit into 16 bits we have for entry length. So this patch stores 0xffff instead and converts value when read from / written to disk. Nilfs derives its directory implementation from ext2 filesystem, and this draws upon the corresponding change on ext2. Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
Diffstat (limited to 'fs/autofs')
0 files changed, 0 insertions, 0 deletions