Skip to content
This repository was archived by the owner on Feb 28, 2025. It is now read-only.

extfs.c allow to delay subdir resolving #79

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

seyko2
Copy link
Contributor

@seyko2 seyko2 commented Nov 6, 2015

This helps write a shell scripts and makes a extfs
faster. A subdir is readed only when we change dir to
that subdir.

A script adb+ for adb fs (android fs) features this
possibility applied too.

    This helps write a shell scripts and makes a extfs
    faster. A subdir is readed only when we change dir to
    that subdir.

    A script adb+ for adb fs (android fs) features this
    possibility applied too.
@zyv zyv force-pushed the master branch 2 times, most recently from a48cc07 to 5583c3d Compare January 2, 2023 20:35
@zyv zyv force-pushed the master branch 2 times, most recently from e9e72d9 to de7d72c Compare October 17, 2024 19:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant