Giter Site home page Giter Site logo

Clean up virtual xattrs about glusterfs HOT 6 CLOSED

gluster avatar gluster commented on April 27, 2024 1
Clean up virtual xattrs

from glusterfs.

Comments (6)

jdarcy avatar jdarcy commented on April 27, 2024

Even better, we should convert many (most?) virtual-xattr calls into the equivalent GF_FOP_IPC calls. Besides being cleaner, especially in the bidirectional-communication case, this completely avoids the problem of virtual xattrs mistakenly "leaking through" and being treated as real ones (as I recently had to address when "gf-internal-fop" was being passed to create).

from glusterfs.

amarts avatar amarts commented on April 27, 2024

👍 Lets start on this. For FS interface, we can just handle it in fuse layer with xattr() calls, but for both gfapi and everywhere else, this will be lot cleaner.

from glusterfs.

amarts avatar amarts commented on April 27, 2024

Planning to have provision for this FOP in new set of protocol XDRs. Will keep the request/response structure similar to xattr() calls itself. This will help not to break compatibility of protocol when this is completed.

from glusterfs.

poornimag avatar poornimag commented on April 27, 2024

For virtual xattrs that act on the file that set/getxattr came on, will have a one additional costly step in IPC FOP, which is inode_find/resolve for the path/gfid, we need to optimise the same.

from glusterfs.

stale avatar stale commented on April 27, 2024

Thank you for your contributions.
Noticed that this issue is not having any activity in last ~6 months! We are marking this issue as stale because it has not had recent activity.
It will be closed in 2 weeks if no one responds with a comment here.

from glusterfs.

stale avatar stale commented on April 27, 2024

Closing this issue as there was no update since my last update on issue. If this is an issue which is still valid, feel free to open it.

from glusterfs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.