]> git.baikalelectronics.ru Git - kernel.git/commit
GFS2: add support for rename2 and RENAME_EXCHANGE
authorBenjamin Marzinski <bmarzins@redhat.com>
Tue, 5 May 2015 17:12:19 +0000 (12:12 -0500)
committerBob Peterson <rpeterso@redhat.com>
Tue, 5 May 2015 17:12:19 +0000 (12:12 -0500)
commit6734c12e460f2ce9b347d28ee908e0dd1acd7516
treeb9c550aaa1887a13f3e2442e488c614116159305
parent9ddbbad09baea7c3a19627490d1fcd620dfca20c
GFS2: add support for rename2 and RENAME_EXCHANGE

gfs2 now uses the rename2 directory iop, and supports the
RENAME_EXCHANGE flag (as well as RENAME_NOREPLACE, which the vfs
takes care of).

Signed-off-by: Benjamin Marzinski <bmarzins redhat com>
Signed-off-by: Bob Peterson <rpeterso@redhat.com>
fs/gfs2/inode.c