| Summary: | miscellaneous fixes for xlators to work well with NFS xlator | ||
|---|---|---|---|
| Product: | [Community] GlusterFS | Reporter: | Anand Avati <aavati> |
| Component: | distribute | Assignee: | Shehjar Tikoo <shehjart> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | mainline | CC: | chrisw, gluster-bugs, shehjart |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | Type: | --- | |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Anand Avati
2010-02-07 08:06:44 UTC
*** Bug 398 has been marked as a duplicate of this bug. *** PATCH: http://patches.gluster.com/patch/2849 in master (iobuf: Expose macros and create new ones) PATCH: http://patches.gluster.com/patch/2822 in master (posix: Support end-of-stream determination) PATCH: http://patches.gluster.com/patch/2848 in master (posix: Support EOF for file reading) PATCH: http://patches.gluster.com/patch/2824 in master (core: New function: gf_dirent_for_namelen) PATCH: http://patches.gluster.com/patch/2823 in master (core: Add setattr mode test macros) PATCH: http://patches.gluster.com/patch/2825 in master (core: Add NULL check for inode in fd_lookup) PATCH: http://patches.gluster.com/patch/2830 in master (replicate: Restore parent ino from saved inode number) PATCH: http://patches.gluster.com/patch/2831 in master (replicate: Use link's parent ino for post/pre-parent not target dir's) PATCH: http://patches.gluster.com/patch/2833 in master (distribute: Return ino from the first-up subvolume in lookup) PATCH: http://patches.gluster.com/patch/2843 in master (distribute: Return pre/post-parent on successful unlink) PATCH: http://patches.gluster.com/patch/2834 in master (distribute: Respect end-of-dir on readdir only for last subvol) PATCH: http://patches.gluster.com/patch/2835 in master (distribute: Restore inode from saved ino on readv) PATCH: http://patches.gluster.com/patch/2836 in master (distribute: Restore parent ino from local in symlink) PATCH: http://patches.gluster.com/patch/2837 in master (distribute: Save ino/dev from first subvolume during mkdir) PATCH: http://patches.gluster.com/patch/2839 in master (distribute, nufa: return 0 mtimes in preparent/postparent) PATCH: http://patches.gluster.com/patch/2840 in master (distribute: perform self-heal as root) PATCH: http://patches.gluster.com/patch/2865 in master (distribute: cleanup intermediate hardlink and linkfile on failed rename) PATCH: http://patches.gluster.com/patch/2842 in master (quick-read: Store and propagate wbflags argument in open fop) Changing status to fixed. There is just one more patch remaining, i.e. the support for checking posix uid and supplementary group ids. This patch is currently over storage/posix but needs to be translatorized. Track at bz 400. |