Sergey Korshunoff: > return a real path for a file located inside union. Example: > /mnt/union > /branch_rw > /branch_ro > mount -t aufs o dirs=/branch_rw=rw,/branch_ro=ro none /mnt/union > For the file README.txt in /branch_ro opened by program from > /mnt/union/README.txt a path returned by a kernel d_path will be > /branch_ro/README.txt and not a /mnt/union/README.txt > Is a path translation layer implemented by current version of aufs?
How did you confirm that d_path() shows /branch_ro/README.txt? J. R. Okajima ------------------------------------------------------------------------------ Want fast and easy access to all the code in your enterprise? Index and search up to 200,000 lines of code with a free copy of Black Duck Code Sight - the same software that powers the world's largest code search on Ohloh, the Black Duck Open Hub! Try it now. http://p.sf.net/sfu/bds