diff options
author | bdrewery <bdrewery@FreeBSD.org> | 2014-03-30 18:22:10 +0000 |
---|---|---|
committer | bdrewery <bdrewery@FreeBSD.org> | 2014-03-30 18:22:10 +0000 |
commit | 1416559ea41fb635f5aa0e2562a084996db8249e (patch) | |
tree | 12114cc2a6ed3a5c4d443df681126d7844baf02f /sys/fs/tmpfs/tmpfs_fifoops.c | |
parent | 6dfd032c5729a991eebc2481cc29578b9588f23b (diff) | |
download | FreeBSD-src-1416559ea41fb635f5aa0e2562a084996db8249e.zip FreeBSD-src-1416559ea41fb635f5aa0e2562a084996db8249e.tar.gz |
MFC r263131,r263174,r263175:
Tmpfs readdir() redundant logic and code readability cleanup.
r263131:
Cleanup redundant logic and add some comments to help explain how it works
in lieu of potentially less clear code.
r263174:
Rename cnt to maxcookies and change its use as the condition for when to
lookup cookies to be less obscure.
r263175:
Add missing FALLTHROUGH comment in tmpfs_dir_getdents for looking up '.'
and '..'.
Diffstat (limited to 'sys/fs/tmpfs/tmpfs_fifoops.c')
0 files changed, 0 insertions, 0 deletions